#150e65 color space conversions
Hex:
#150e65
RGB:
21, 14, 101
CMY:
92, 95, 60
CMYK:
79, 86, 0, 60
HSL:
245°, 75.6522%, 22.5490%
HSV (HSB):
245°, 86.1386%, 39.6078%
XYZ:
2.8153, 1.4131, 12.4363
xyY:
0.1689, 0.0848, 1.4131
CIE-Lab:
12.0445, 33.8208, -48.6850
CIE-LCH:
12.0445, 59.2796, 304.7871
CIE-Luv:
12.0445, -2.2230, -40.8572
Hunter-Lab:
11.8873, 21.4710, -53.7068
#150e65 color charts
#150e65 color shades, tints & tones
#150e65 color schemes
#150e65 color preview, HTML & CSS examples
This text has a color of #150e65
<p style="color:#150e65;">Text here</p>
.mytext {color:#150e65;}
This box has a color of #150e65
<div style="background-color:#150e65;">Content here</div>
.mybackground {background-color:#150e65;}
Border around this has a color of #150e65
<div style="border:2px solid #150e65;">Content here</div>
.myborder {border:2px solid #150e65;}