#011dfc color space conversions
Hex:
#011dfc
RGB:
1, 29, 252
CMY:
100, 89, 1
CMYK:
100, 88, 0, 1
HSL:
233°, 99.2095%, 49.6078%
HSV (HSB):
233°, 99.6032%, 98.8235%
XYZ:
18.0226, 7.9135, 92.6730
xyY:
0.1519, 0.0667, 7.9135
CIE-Lab:
33.8020, 72.5880, -103.6717
CIE-LCH:
33.8020, 126.5576, 304.9986
CIE-Luv:
33.8020, -10.5554, -130.3394
Hunter-Lab:
28.1309, 65.1304, -175.6306
#011dfc color charts
#011dfc color shades, tints & tones
#011dfc color schemes
#011dfc color preview, HTML & CSS examples
This text has a color of #011dfc
<p style="color:#011dfc;">Text here</p>
.mytext {color:#011dfc;}
This box has a color of #011dfc
<div style="background-color:#011dfc;">Content here</div>
.mybackground {background-color:#011dfc;}
Border around this has a color of #011dfc
<div style="border:2px solid #011dfc;">Content here</div>
.myborder {border:2px solid #011dfc;}