#4001ff color space conversions
Hex:
#4001ff
RGB:
64, 1, 255
CMY:
75, 100, 0
CMYK:
75, 100, 0, 0
HSL:
255°, 100.0000%, 50.1961%
HSV (HSB):
255°, 99.6078%, 100.0000%
XYZ:
20.1752, 8.3317, 95.1526
xyY:
0.1632, 0.0674, 8.3317
CIE-Lab:
34.6644, 79.8802, -103.8604
CIE-LCH:
34.6644, 131.0261, 307.5643
CIE-Luv:
34.6644, -4.6995, -132.5765
Hunter-Lab:
28.8647, 74.2509, -175.2445
#4001ff color charts
#4001ff color shades, tints & tones
#4001ff color schemes
#4001ff color preview, HTML & CSS examples
This text has a color of #4001ff
<p style="color:#4001ff;">Text here</p>
.mytext {color:#4001ff;}
This box has a color of #4001ff
<div style="background-color:#4001ff;">Content here</div>
.mybackground {background-color:#4001ff;}
Border around this has a color of #4001ff
<div style="border:2px solid #4001ff;">Content here</div>
.myborder {border:2px solid #4001ff;}