#013e95 color space conversions
Hex:
#013e95
RGB:
1, 62, 149
CMY:
100, 76, 42
CMYK:
99, 58, 0, 42
HSL:
215°, 98.6667%, 29.4118%
HSV (HSB):
215°, 99.3289%, 58.4314%
XYZ:
7.1600, 5.6216, 29.1415
xyY:
0.1708, 0.1341, 5.6216
CIE-Lab:
28.4371, 19.6286, -52.2728
CIE-LCH:
28.4371, 55.8366, 290.5813
CIE-Luv:
28.4371, -13.9589, -68.5910
Hunter-Lab:
23.7100, 12.4111, -56.2752
#013e95 color charts
#013e95 color shades, tints & tones
#013e95 color schemes
#013e95 color preview, HTML & CSS examples
This text has a color of #013e95
<p style="color:#013e95;">Text here</p>
.mytext {color:#013e95;}
This box has a color of #013e95
<div style="background-color:#013e95;">Content here</div>
.mybackground {background-color:#013e95;}
Border around this has a color of #013e95
<div style="border:2px solid #013e95;">Content here</div>
.myborder {border:2px solid #013e95;}