#011ffc color space conversions
Hex:
#011ffc
RGB:
1, 31, 252
CMY:
100, 88, 1
CMYK:
100, 88, 0, 1
HSL:
233°, 99.2095%, 49.6078%
HSV (HSB):
233°, 99.6032%, 98.8235%
XYZ:
18.0732, 8.0147, 92.6899
xyY:
0.1522, 0.0675, 8.0147
CIE-Lab:
34.0135, 71.9451, -103.3185
CIE-LCH:
34.0135, 125.9001, 304.8512
CIE-Luv:
34.0135, -10.7054, -130.4827
Hunter-Lab:
28.3102, 64.4110, -174.3028
#011ffc color charts
#011ffc color shades, tints & tones
#011ffc color schemes
#011ffc color preview, HTML & CSS examples
This text has a color of #011ffc
<p style="color:#011ffc;">Text here</p>
.mytext {color:#011ffc;}
This box has a color of #011ffc
<div style="background-color:#011ffc;">Content here</div>
.mybackground {background-color:#011ffc;}
Border around this has a color of #011ffc
<div style="border:2px solid #011ffc;">Content here</div>
.myborder {border:2px solid #011ffc;}