#150ec7 color space conversions
Hex:
#150ec7
RGB:
21, 14, 199
CMY:
92, 95, 22
CMYK:
89, 93, 0, 22
HSL:
242°, 86.8545%, 41.7647%
HSV (HSB):
242°, 92.9648%, 78.0392%
XYZ:
10.7751, 4.5970, 54.3522
xyY:
0.1545, 0.0659, 4.5970
CIE-Lab:
25.5544, 62.8763, -87.0078
CIE-LCH:
25.5544, 107.3489, 305.8538
CIE-Luv:
25.5544, -6.7493, -98.9734
Hunter-Lab:
21.4407, 52.1847, -135.2920
#150ec7 color charts
#150ec7 color shades, tints & tones
#150ec7 color schemes
#150ec7 color preview, HTML & CSS examples
This text has a color of #150ec7
<p style="color:#150ec7;">Text here</p>
.mytext {color:#150ec7;}
This box has a color of #150ec7
<div style="background-color:#150ec7;">Content here</div>
.mybackground {background-color:#150ec7;}
Border around this has a color of #150ec7
<div style="border:2px solid #150ec7;">Content here</div>
.myborder {border:2px solid #150ec7;}