#012ada color space conversions
Hex:
#012ada
RGB:
1, 42, 218
CMY:
100, 84, 15
CMYK:
100, 81, 0, 15
HSL:
229°, 99.0868%, 42.9412%
HSV (HSB):
229°, 99.5413%, 85.4902%
XYZ:
13.4954, 6.7243, 66.9163
xyY:
0.1549, 0.0772, 6.7243
CIE-Lab:
31.1709, 57.5238, -88.7119
CIE-LCH:
31.1709, 105.7298, 302.9607
CIE-Luv:
31.1709, -10.7503, -111.9544
Hunter-Lab:
25.9313, 47.5165, -134.8471
#012ada color charts
#012ada RGB chart
#012ada CMYK chart
#012ada RGB pie chart
#012ada color shades, tints & tones
#012ada color schemes
#012ada color preview, HTML & CSS examples
This text has a color of #012ada
<p style="color:#012ada;">Text here</p>
.mytext {color:#012ada;}
Text color #012ada
This box has a color of #012ada
<div style="background-color:#012ada;">Content here</div>
.mybackground {background-color:#012ada;}
Background color #012ada
Border around this has a color of #012ada
<div style="border:2px solid #012ada;">Content here</div>
.myborder {border:2px solid #012ada;}
Border color #012ada