#012ed1 color space conversions
Hex:
#012ed1
RGB:
1, 46, 209
CMY:
100, 82, 18
CMYK:
100, 78, 0, 18
HSL:
227°, 99.0476%, 41.1765%
HSV (HSB):
227°, 99.5215%, 81.9608%
XYZ:
12.4981, 6.5639, 60.9298
xyY:
0.1562, 0.0821, 6.5639
CIE-Lab:
30.7927, 52.5638, -84.1340
CIE-LCH:
30.7927, 99.2043, 301.9956
CIE-Luv:
30.7927, -11.0685, -106.9725
Hunter-Lab:
25.6201, 42.2417, -123.0697
#012ed1 color charts
#012ed1 color shades, tints & tones
#012ed1 color schemes
#012ed1 color preview, HTML & CSS examples
This text has a color of #012ed1
<p style="color:#012ed1;">Text here</p>
.mytext {color:#012ed1;}
This box has a color of #012ed1
<div style="background-color:#012ed1;">Content here</div>
.mybackground {background-color:#012ed1;}
Border around this has a color of #012ed1
<div style="border:2px solid #012ed1;">Content here</div>
.myborder {border:2px solid #012ed1;}