#012cca color space conversions
Hex:
#012cca
RGB:
1, 44, 202
CMY:
100, 83, 21
CMYK:
100, 78, 0, 21
HSL:
227°, 99.0148%, 39.8039%
HSV (HSB):
227°, 99.5050%, 79.2157%
XYZ:
11.5739, 6.0721, 56.4391
xyY:
0.1562, 0.0820, 6.0721
CIE-Lab:
29.5936, 51.3037, -82.0487
CIE-LCH:
29.5936, 96.7681, 302.0170
CIE-Luv:
29.5936, -10.6254, -102.8738
Hunter-Lab:
24.6416, 40.7165, -118.5487
#012cca color charts
#012cca color shades, tints & tones
#012cca color schemes
#012cca color preview, HTML & CSS examples
This text has a color of #012cca
<p style="color:#012cca;">Text here</p>
.mytext {color:#012cca;}
This box has a color of #012cca
<div style="background-color:#012cca;">Content here</div>
.mybackground {background-color:#012cca;}
Border around this has a color of #012cca
<div style="border:2px solid #012cca;">Content here</div>
.myborder {border:2px solid #012cca;}