#014db5 color space conversions
Hex:
#014db5
RGB:
1, 77, 181
CMY:
100, 70, 29
CMYK:
99, 57, 0, 29
HSL:
215°, 98.9011%, 35.6863%
HSV (HSB):
215°, 99.4475%, 70.9804%
XYZ:
11.0069, 8.6504, 44.8056
xyY:
0.1707, 0.1342, 8.6504
CIE-Lab:
35.3023, 22.5824, -60.3082
CIE-LCH:
35.3023, 64.3976, 290.5284
CIE-Luv:
35.3023, -17.3679, -85.0935
Hunter-Lab:
29.4116, 15.3310, -69.7344
#014db5 color charts
#014db5 color shades, tints & tones
#014db5 color schemes
#014db5 color preview, HTML & CSS examples
This text has a color of #014db5
<p style="color:#014db5;">Text here</p>
.mytext {color:#014db5;}
This box has a color of #014db5
<div style="background-color:#014db5;">Content here</div>
.mybackground {background-color:#014db5;}
Border around this has a color of #014db5
<div style="border:2px solid #014db5;">Content here</div>
.myborder {border:2px solid #014db5;}