#150c5c color space conversions
Hex:
#150c5c
RGB:
21, 12, 92
CMY:
92, 95, 64
CMYK:
77, 87, 0, 64
HSL:
247°, 76.9231%, 20.3922%
HSV (HSB):
247°, 86.9565%, 36.0784%
XYZ:
2.3725, 1.1951, 10.2308
xyY:
0.1719, 0.0866, 1.1951
CIE-Lab:
10.5210, 31.8107, -45.1985
CIE-LCH:
10.5210, 55.2705, 305.1379
CIE-Luv:
10.5210, -1.6043, -35.2059
Hunter-Lab:
10.9320, 19.6078, -47.8350
#150c5c color charts
#150c5c color shades, tints & tones
#150c5c color schemes
#150c5c color preview, HTML & CSS examples
This text has a color of #150c5c
<p style="color:#150c5c;">Text here</p>
.mytext {color:#150c5c;}
This box has a color of #150c5c
<div style="background-color:#150c5c;">Content here</div>
.mybackground {background-color:#150c5c;}
Border around this has a color of #150c5c
<div style="border:2px solid #150c5c;">Content here</div>
.myborder {border:2px solid #150c5c;}