#012eec color space conversions
Hex:
#012eec
RGB:
1, 46, 236
CMY:
100, 82, 7
CMYK:
100, 81, 0, 7
HSL:
229°, 99.1561%, 46.4706%
HSV (HSB):
229°, 99.5763%, 92.5490%
XYZ:
16.1298, 8.0166, 80.0541
xyY:
0.1548, 0.0769, 8.0166
CIE-Lab:
34.0174, 61.2298, -94.2745
CIE-LCH:
34.0174, 112.4134, 303.0031
CIE-Luv:
34.0174, -11.7155, -122.3753
Hunter-Lab:
28.3136, 52.1402, -147.8178
#012eec color charts
#012eec color shades, tints & tones
#012eec color schemes
#012eec color preview, HTML & CSS examples
This text has a color of #012eec
<p style="color:#012eec;">Text here</p>
.mytext {color:#012eec;}
This box has a color of #012eec
<div style="background-color:#012eec;">Content here</div>
.mybackground {background-color:#012eec;}
Border around this has a color of #012eec
<div style="border:2px solid #012eec;">Content here</div>
.myborder {border:2px solid #012eec;}