#012ace color space conversions
Hex:
#012ace
RGB:
1, 42, 206
CMY:
100, 84, 19
CMYK:
100, 80, 0, 19
HSL:
228°, 99.0338%, 40.5882%
HSV (HSB):
228°, 99.5146%, 80.7843%
XYZ:
11.9811, 6.1186, 58.9421
xyY:
0.1555, 0.0794, 6.1186
CIE-Lab:
29.7098, 53.6759, -84.1891
CIE-LCH:
29.7098, 99.8444, 302.5201
CIE-Luv:
29.7098, -10.4434, -105.0837
Hunter-Lab:
24.7358, 43.1707, -123.9648
#012ace color charts
#012ace RGB chart
#012ace CMYK chart
#012ace RGB pie chart
#012ace color shades, tints & tones
#012ace color schemes
#012ace color preview, HTML & CSS examples
This text has a color of #012ace
<p style="color:#012ace;">Text here</p>
.mytext {color:#012ace;}
Text color #012ace
This box has a color of #012ace
<div style="background-color:#012ace;">Content here</div>
.mybackground {background-color:#012ace;}
Background color #012ace
Border around this has a color of #012ace
<div style="border:2px solid #012ace;">Content here</div>
.myborder {border:2px solid #012ace;}
Border color #012ace