#ff02fb Hex Color

#FF02FB
0
  • #ff02fb Color Information

    • In RGB color space, #ff02fb hex color has a red value of 255, a green value of 2 and a blue value of 251.

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

    • #ff02fb color has a hue of 300.9 degrees, a saturation of 100% and a lightness of 50.4%.

    • #ff02fb hex color contains mainly RED.

    • The closest web safe color of #ff02fb is #ff00ff

    • #ff02fb hex color has a decimal value of 16712443.



    #ff02fb Color Spaces (Color Conversions)

    HEX ff02fb #ff02fb
    RGB 255, 2, 251 rgb(255, 2, 251)
    RGB Percent 100, 0.78, 98.43 rgb(100, 0.78, 98.43)
    CMYK 0, 99, 2, 0
    HSL 300.9°, 100, 50.4 hsl(300.9, 100%, 50.4%)
    HSV 300.9°, 99.2, 100
    XYZ 58.674, 28.268, 93.631
    Hunter Lab 53.168, 103.943, -67.195
    CIE-LAB 60.13, 97.588, -58.929
    CIE-LCH 60.13, 114, 328.874
    CIE-LUV 0, 99.22, 1.57, 0
    Web Safe ff00ff

    RGB percent of color #ff02fb

    100%
    0.78%
    98.43%

    CMYK percent of color #ff02fb

    0%
    99.22%
    1.57%
    0%


    Color Schemes with #ff02fb

    Complementary Color

    Split Complementary


    #ff02fb Color Preview

    Text with hexadecimal color #ff02fb

    This text has a font color of #ff02fb

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

    #ff02fb Background Color

    This box has a background color of #ff02fb

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

    #ff02fb Border Color

    This box has a border color of #ff02fb

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

    CSS codes

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

    #ff02fb Color on white background

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

    #ff02fb Color on black background

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