#001afc color space conversions
Hex:
#001afc
RGB:
0, 26, 252
CMY:
100, 90, 1
CMYK:
100, 90, 0, 1
HSL:
234°, 100.0000%, 49.4118%
HSV (HSB):
234°, 100.0000%, 98.8235%
XYZ:
17.9401, 7.7671, 92.6491
xyY:
0.1516, 0.0656, 7.7671
CIE-Lab:
33.4930, 73.4811, -104.1881
CIE-LCH:
33.4930, 127.4937, 305.1943
CIE-Luv:
33.4930, -10.3760, -130.1129
Hunter-Lab:
27.8695, 66.1322, -177.5948
#001afc color charts
#001afc color shades, tints & tones
#001afc color schemes
#001afc color preview, HTML & CSS examples
This text has a color of #001afc
<p style="color:#001afc;">Text here</p>
.mytext {color:#001afc;}
This box has a color of #001afc
<div style="background-color:#001afc;">Content here</div>
.mybackground {background-color:#001afc;}
Border around this has a color of #001afc
<div style="border:2px solid #001afc;">Content here</div>
.myborder {border:2px solid #001afc;}