#012dec color space conversions
Hex:
#012dec
RGB:
1, 45, 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.0912, 7.9394, 80.0412
xyY:
0.1546, 0.0763, 7.9394
CIE-Lab:
33.8563, 61.7032, -94.5426
CIE-LCH:
33.8563, 112.8964, 303.1305
CIE-Luv:
33.8563, -11.5929, -122.3331
Hunter-Lab:
28.1769, 52.6282, -148.6997
#012dec color charts
#012dec RGB chart
#012dec CMYK chart
#012dec RGB pie chart
#012dec color shades, tints & tones
#012dec color schemes
#012dec color preview, HTML & CSS examples
This text has a color of #012dec
<p style="color:#012dec;">Text here</p>
.mytext {color:#012dec;}
Text color #012dec
This box has a color of #012dec
<div style="background-color:#012dec;">Content here</div>
.mybackground {background-color:#012dec;}
Background color #012dec
Border around this has a color of #012dec
<div style="border:2px solid #012dec;">Content here</div>
.myborder {border:2px solid #012dec;}
Border color #012dec