#230fff Hex Color

#230FFF
0
  • #230fff Color Information

    • In RGB color space, #230fff hex color has a red value of 35, a green value of 15 and a blue value of 255.

    • In CMYK color space (used in color printing), #230fff hex color is composed of 86.27% cyan, 94.12% magenta, 0% yellow and 0% black.

    • #230fff color has a hue of 245 degrees, a saturation of 100% and a lightness of 52.9%.

    • #230fff hex color contains mainly BLUE.

    • The closest web safe color of #230fff is #3300ff

    • #230fff hex color has a decimal value of 2297855.



    #230fff Color Spaces (Color Conversions)

    HEX 230fff #230fff
    RGB 35, 15, 255 rgb(35, 15, 255)
    RGB Percent 13.73, 5.88, 100 rgb(13.73, 5.88, 100)
    CMYK 86, 94, 0, 0
    HSL 245°, 100, 52.9 hsl(245, 100%, 52.9%)
    HSV 245°, 94.1, 100
    XYZ 18.914, 7.919, 95.139
    Hunter Lab 28.141, 70.728, -180.751
    CIE-LAB 33.814, 77.198, -105.318
    CIE-LCH 33.814, 130.581, 306.241
    CIE-LUV 86.27, 94.12, 0, 0
    Web Safe 3300ff

    RGB percent of color #230fff

    13.73%
    5.88%
    100%

    CMYK percent of color #230fff

    86.27%
    94.12%
    0%
    0%


    Color Schemes with #230fff

    Complementary Color

    Split Complementary


    #230fff Color Preview

    Text with hexadecimal color #230fff

    This text has a font color of #230fff

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

    #230fff Background Color

    This box has a background color of #230fff

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

    #230fff Border Color

    This box has a border color of #230fff

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

    CSS codes

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

    #230fff Color on white background

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

    #230fff Color on black background

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