#f22fff Hex Color

#F22FFF
0
  • #f22fff Color Information

    • In RGB color space, #f22fff hex color has a red value of 242, a green value of 47 and a blue value of 255.

    • In CMYK color space (used in color printing), #f22fff hex color is composed of 5.1% cyan, 81.57% magenta, 0% yellow and 0% black.

    • #f22fff color has a hue of 296.3 degrees, a saturation of 100% and a lightness of 59.2%.

    • #f22fff hex color contains mainly BLUE.

    • The closest web safe color of #f22fff is #ff33ff

    • #f22fff hex color has a decimal value of 15871999.



    #f22fff Color Spaces (Color Conversions)

    HEX f22fff #f22fff
    RGB 242, 47, 255 rgb(242, 47, 255)
    RGB Percent 94.9, 18.43, 100 rgb(94.9, 18.43, 100)
    CMYK 5, 82, 0, 0
    HSL 296.3°, 100, 59.2 hsl(296.3, 100%, 59.2%)
    HSV 296.3°, 81.6, 100
    XYZ 55.684, 28.13, 97.103
    Hunter Lab 53.038, 94.59, -71.423
    CIE-LAB 60.006, 90.764, -61.466
    CIE-LCH 60.006, 109.618, 325.894
    CIE-LUV 5.1, 81.57, 0, 0
    Web Safe ff33ff

    RGB percent of color #f22fff

    94.9%
    18.43%
    100%

    CMYK percent of color #f22fff

    5.1%
    81.57%
    0%
    0%


    Color Schemes with #f22fff

    Complementary Color

    Split Complementary


    #f22fff Color Preview

    Text with hexadecimal color #f22fff

    This text has a font color of #f22fff

    <p style="color:#f22fff">Text here</p>

    #f22fff Background Color

    This box has a background color of #f22fff

    <div style="background-color:#f22fff">Text here</div>

    #f22fff Border Color

    This box has a border color of #f22fff

    <div style="border: 4px solid #f22fff">Text here</div>

    CSS codes

    <p style="color:#f22fff">Text here</p>
    <div style="background-color:#f22fff">Text here</div>
    <div style="border: 4px solid #f22fff">Text here</div>

    #f22fff Color on white background

    This is how a font and box color of #f22fff will look
    on a white background.

    #f22fff Color on black background

    This is how a font and box color of #f22fff hex color will look
    on a black background.