#150dff color space conversions
Hex:
#150dff
RGB:
21, 13, 255
CMY:
92, 95, 0
CMYK:
92, 95, 0, 0
HSL:
242°, 100.0000%, 52.5490%
HSV (HSB):
242°, 94.9020%, 100.0000%
XYZ:
18.5032, 7.6673, 95.1124
xyY:
0.1526, 0.0632, 7.6673
CIE-Lab:
33.2801, 77.3686, -106.2201
CIE-LCH:
33.2801, 131.4101, 306.0688
CIE-Luv:
33.2801, -9.1439, -131.3440
Hunter-Lab:
27.6898, 70.8218, -184.2736
#150dff color charts
#150dff color shades, tints & tones
#150dff color schemes
#150dff color preview, HTML & CSS examples
This text has a color of #150dff
<p style="color:#150dff;">Text here</p>
.mytext {color:#150dff;}
This box has a color of #150dff
<div style="background-color:#150dff;">Content here</div>
.mybackground {background-color:#150dff;}
Border around this has a color of #150dff
<div style="border:2px solid #150dff;">Content here</div>
.myborder {border:2px solid #150dff;}