#ab00ff Hex Color

#AB00FF
0
  • #ab00ff Color Information

    • In RGB color space, #ab00ff hex color has a red value of 171, a green value of 0 and a blue value of 255.

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

    • #ab00ff color has a hue of 280.2 degrees, a saturation of 100% and a lightness of 50%.

    • #ab00ff hex color contains mainly BLUE.

    • The closest web safe color of #ab00ff is #9900ff

    • #ab00ff hex color has a decimal value of 11206911.



    #ab00ff Color Spaces (Color Conversions)

    HEX ab00ff #ab00ff
    RGB 171, 0, 255 rgb(171, 0, 255)
    RGB Percent 67.06, 0, 100 rgb(67.06, 0, 100)
    CMYK 33, 100, 0, 0
    HSL 280.2°, 100, 50 hsl(280.2, 100%, 50%)
    HSV 280.2°, 100, 100
    XYZ 34.845, 15.878, 95.836
    Hunter Lab 39.847, 86.359, -114.705
    CIE-LAB 46.814, 87.102, -83.369
    CIE-LCH 46.814, 120.57, 316.254
    CIE-LUV 32.94, 100, 0, 0
    Web Safe 9900ff

    RGB percent of color #ab00ff

    67.06%
    0%
    100%

    CMYK percent of color #ab00ff

    32.94%
    100%
    0%
    0%


    Color Schemes with #ab00ff

    Complementary Color

    Split Complementary


    #ab00ff Color Preview

    Text with hexadecimal color #ab00ff

    This text has a font color of #ab00ff

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

    #ab00ff Background Color

    This box has a background color of #ab00ff

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

    #ab00ff Border Color

    This box has a border color of #ab00ff

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

    CSS codes

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

    #ab00ff Color on white background

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

    #ab00ff Color on black background

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