#2011e5 color space conversions
Hex:
#2011e5
RGB:
32, 17, 229
CMY:
87, 93, 10
CMYK:
86, 93, 0, 10
HSL:
244°, 86.1789%, 48.2353%
HSV (HSB):
244°, 92.5764%, 89.8039%
XYZ:
14.9390, 6.3651, 74.5700
xyY:
0.1558, 0.0664, 6.3651
CIE-Lab:
30.3155, 70.1985, -96.4371
CIE-LCH:
30.3155, 119.2809, 306.0516
CIE-Luv:
30.3155, -7.4868, -117.0033
Hunter-Lab:
25.2292, 61.5442, -157.5832
#2011e5 color charts
#2011e5 color shades, tints & tones
#2011e5 color schemes
#2011e5 color preview, HTML & CSS examples
This text has a color of #2011e5
<p style="color:#2011e5;">Text here</p>
.mytext {color:#2011e5;}
This box has a color of #2011e5
<div style="background-color:#2011e5;">Content here</div>
.mybackground {background-color:#2011e5;}
Border around this has a color of #2011e5
<div style="border:2px solid #2011e5;">Content here</div>
.myborder {border:2px solid #2011e5;}