#2f00ff Hex Color

#2F00FF
0
  • #2f00ff Color Information

    • In RGB color space, #2f00ff hex color has a red value of 47, a green value of 0 and a blue value of 255.

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

    • #2f00ff color has a hue of 251.1 degrees, a saturation of 100% and a lightness of 50%.

    • #2f00ff hex color contains mainly BLUE.

    • The closest web safe color of #2f00ff is #3300ff

    • #2f00ff hex color has a decimal value of 3080447.



    #2f00ff Color Spaces (Color Conversions)

    HEX 2f00ff #2f00ff
    RGB 47, 0, 255 rgb(47, 0, 255)
    RGB Percent 18.43, 0, 100 rgb(18.43, 0, 100)
    CMYK 82, 100, 0, 0
    HSL 251.1°, 100, 50 hsl(251.1, 100%, 50%)
    HSV 251.1°, 100, 100
    XYZ 19.222, 7.824, 95.105
    Hunter Lab 27.971, 73.716, -182.011
    CIE-LAB 33.614, 79.636, -105.64
    CIE-LCH 33.614, 132.294, 307.011
    CIE-LUV 81.57, 100, 0, 0
    Web Safe 3300ff

    RGB percent of color #2f00ff

    18.43%
    0%
    100%

    CMYK percent of color #2f00ff

    81.57%
    100%
    0%
    0%


    Color Schemes with #2f00ff

    Complementary Color

    Split Complementary


    #2f00ff Color Preview

    Text with hexadecimal color #2f00ff

    This text has a font color of #2f00ff

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

    #2f00ff Background Color

    This box has a background color of #2f00ff

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

    #2f00ff Border Color

    This box has a border color of #2f00ff

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

    CSS codes

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

    #2f00ff Color on white background

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

    #2f00ff Color on black background

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