#150def color space conversions
Hex:
#150def
RGB:
21, 13, 239
CMY:
92, 95, 6
CMYK:
91, 95, 0, 6
HSL:
242°, 89.6825%, 49.4118%
HSV (HSB):
242°, 94.5607%, 93.7255%
XYZ:
16.0332, 6.6793, 82.1055
xyY:
0.1530, 0.0637, 6.6793
CIE-Lab:
31.0653, 73.4001, -100.8932
CIE-LCH:
31.0653, 124.7678, 306.0360
CIE-Luv:
31.0653, -8.4570, -122.1740
Hunter-Lab:
25.8443, 65.5096, -170.2693
#150def color charts
#150def color shades, tints & tones
#150def color schemes
#150def color preview, HTML & CSS examples
This text has a color of #150def
<p style="color:#150def;">Text here</p>
.mytext {color:#150def;}
This box has a color of #150def
<div style="background-color:#150def;">Content here</div>
.mybackground {background-color:#150def;}
Border around this has a color of #150def
<div style="border:2px solid #150def;">Content here</div>
.myborder {border:2px solid #150def;}