#150dfa color space conversions
Hex:
#150dfa
RGB:
21, 13, 250
CMY:
92, 95, 2
CMYK:
92, 95, 0, 2
HSL:
242°, 95.9514%, 51.5686%
HSV (HSB):
242°, 94.8000%, 98.0392%
XYZ:
17.7085, 7.3494, 90.9277
xyY:
0.1527, 0.0634, 7.3494
CIE-Lab:
32.5895, 76.1361, -104.5649
CIE-LCH:
32.5895, 129.3465, 306.0592
CIE-Luv:
32.5895, -8.9302, -128.4872
Hunter-Lab:
27.1098, 69.1566, -179.8851
#150dfa color charts
#150dfa color shades, tints & tones
#150dfa color schemes
#150dfa color preview, HTML & CSS examples
This text has a color of #150dfa
<p style="color:#150dfa;">Text here</p>
.mytext {color:#150dfa;}
This box has a color of #150dfa
<div style="background-color:#150dfa;">Content here</div>
.mybackground {background-color:#150dfa;}
Border around this has a color of #150dfa
<div style="border:2px solid #150dfa;">Content here</div>
.myborder {border:2px solid #150dfa;}