#014dcb color space conversions
Hex:
#014dcb
RGB:
1, 77, 203
CMY:
100, 70, 20
CMYK:
100, 62, 0, 20
HSL:
217°, 99.0196%, 40.0000%
HSV (HSB):
217°, 99.5074%, 79.6078%
XYZ:
13.4459, 9.6260, 57.6492
xyY:
0.1666, 0.1193, 9.6260
CIE-Lab:
37.1627, 31.3782, -70.1388
CIE-LCH:
37.1627, 76.8377, 294.1025
CIE-Luv:
37.1627, -17.0276, -99.7298
Hunter-Lab:
31.0258, 23.0627, -88.4491
#014dcb color charts
#014dcb color shades, tints & tones
#014dcb color schemes
#014dcb color preview, HTML & CSS examples
This text has a color of #014dcb
<p style="color:#014dcb;">Text here</p>
.mytext {color:#014dcb;}
This box has a color of #014dcb
<div style="background-color:#014dcb;">Content here</div>
.mybackground {background-color:#014dcb;}
Border around this has a color of #014dcb
<div style="border:2px solid #014dcb;">Content here</div>
.myborder {border:2px solid #014dcb;}