#f12fff Hex Color

#F12FFF
0
  • #f12fff Color Information

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

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

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

    • #f12fff hex color contains mainly BLUE.

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

    • #f12fff hex color has a decimal value of 15806463.



    #f12fff Color Spaces (Color Conversions)

    HEX f12fff #f12fff
    RGB 241, 47, 255 rgb(241, 47, 255)
    RGB Percent 94.51, 18.43, 100 rgb(94.51, 18.43, 100)
    CMYK 5, 82, 0, 0
    HSL 296°, 100, 59.2 hsl(296, 100%, 59.2%)
    HSV 296°, 81.6, 100
    XYZ 55.342, 27.954, 97.087
    Hunter Lab 52.872, 94.315, -71.863
    CIE-LAB 59.847, 90.591, -61.729
    CIE-LCH 59.847, 109.623, 325.729
    CIE-LUV 5.49, 81.57, 0, 0
    Web Safe ff33ff

    RGB percent of color #f12fff

    94.51%
    18.43%
    100%

    CMYK percent of color #f12fff

    5.49%
    81.57%
    0%
    0%


    Color Schemes with #f12fff

    Complementary Color

    Split Complementary


    #f12fff Color Preview

    Text with hexadecimal color #f12fff

    This text has a font color of #f12fff

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

    #f12fff Background Color

    This box has a background color of #f12fff

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

    #f12fff Border Color

    This box has a border color of #f12fff

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

    CSS codes

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

    #f12fff Color on white background

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

    #f12fff Color on black background

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