#ff80fb Hex Color

#FF80FB
0
  • #ff80fb Color Information

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

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

    • #ff80fb color has a hue of 301.9 degrees, a saturation of 100% and a lightness of 75.1%.

    • #ff80fb hex color contains mainly RED.

    • The closest web safe color of #ff80fb is #ff99ff

    • #ff80fb hex color has a decimal value of 16744699.



    #ff80fb Color Spaces (Color Conversions)

    HEX ff80fb #ff80fb
    RGB 255, 128, 251 rgb(255, 128, 251)
    RGB Percent 100, 50.2, 98.43 rgb(100, 50.2, 98.43)
    CMYK 0, 50, 2, 0
    HSL 301.9°, 100, 75.1 hsl(301.9, 100%, 75.1%)
    HSV 301.9°, 49.8, 100
    XYZ 66.372, 43.663, 96.196
    Hunter Lab 66.078, 63.658, -40.059
    CIE-LAB 72.003, 64.272, -40.18
    CIE-LCH 72.003, 75.798, 327.988
    CIE-LUV 0, 49.8, 1.57, 0
    Web Safe ff99ff

    RGB percent of color #ff80fb

    100%
    50.2%
    98.43%

    CMYK percent of color #ff80fb

    0%
    49.8%
    1.57%
    0%


    Color Schemes with #ff80fb

    Complementary Color

    Split Complementary


    #ff80fb Color Preview

    Text with hexadecimal color #ff80fb

    This text has a font color of #ff80fb

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

    #ff80fb Background Color

    This box has a background color of #ff80fb

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

    #ff80fb Border Color

    This box has a border color of #ff80fb

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

    CSS codes

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

    #ff80fb Color on white background

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

    #ff80fb Color on black background

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