#321fff Hex Color

#321FFF
0
  • #321fff Color Information

    • In RGB color space, #321fff hex color has a red value of 50, a green value of 31 and a blue value of 255.

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

    • #321fff color has a hue of 245.1 degrees, a saturation of 100% and a lightness of 56.1%.

    • #321fff hex color contains mainly BLUE.

    • The closest web safe color of #321fff is #3333ff

    • #321fff hex color has a decimal value of 3284991.



    #321fff Color Spaces (Color Conversions)

    HEX 321fff #321fff
    RGB 50, 31, 255 rgb(50, 31, 255)
    RGB Percent 19.61, 12.16, 100 rgb(19.61, 12.16, 100)
    CMYK 80, 88, 0, 0
    HSL 245.1°, 100, 56.1 hsl(245.1, 100%, 56.1%)
    HSV 245.1°, 87.8, 100
    XYZ 19.855, 8.878, 95.275
    Hunter Lab 29.796, 66.803, -168.727
    CIE-LAB 35.748, 73.622, -102.073
    CIE-LCH 35.748, 125.853, 305.802
    CIE-LUV 80.39, 87.84, 0, 0
    Web Safe 3333ff

    RGB percent of color #321fff

    19.61%
    12.16%
    100%

    CMYK percent of color #321fff

    80.39%
    87.84%
    0%
    0%


    Color Schemes with #321fff

    Complementary Color

    Split Complementary


    #321fff Color Preview

    Text with hexadecimal color #321fff

    This text has a font color of #321fff

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

    #321fff Background Color

    This box has a background color of #321fff

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

    #321fff Border Color

    This box has a border color of #321fff

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

    CSS codes

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

    #321fff Color on white background

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

    #321fff Color on black background

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