#153c7e color space conversions
Hex:
#153c7e
RGB:
21, 60, 126
CMY:
92, 76, 51
CMYK:
83, 52, 0, 51
HSL:
218°, 71.4286%, 28.8235%
HSV (HSB):
218°, 83.3333%, 49.4118%
XYZ:
5.6910, 4.8975, 20.3840
xyY:
0.1837, 0.1581, 4.8975
CIE-Lab:
26.4407, 12.6740, -41.2388
CIE-LCH:
26.4407, 43.1424, 287.0839
CIE-Luv:
26.4407, -12.2346, -52.9971
Hunter-Lab:
22.1303, 7.1749, -39.1203
#153c7e color charts
#153c7e color shades, tints & tones
#153c7e color schemes
#153c7e color preview, HTML & CSS examples
This text has a color of #153c7e
<p style="color:#153c7e;">Text here</p>
.mytext {color:#153c7e;}
This box has a color of #153c7e
<div style="background-color:#153c7e;">Content here</div>
.mybackground {background-color:#153c7e;}
Border around this has a color of #153c7e
<div style="border:2px solid #153c7e;">Content here</div>
.myborder {border:2px solid #153c7e;}