#2011ec color space conversions
Hex:
#2011ec
RGB:
32, 17, 236
CMY:
87, 93, 7
CMYK:
86, 93, 0, 7
HSL:
244°, 86.5613%, 49.6078%
HSV (HSB):
244°, 92.7966%, 92.5490%
XYZ:
15.9364, 6.7641, 79.8225
xyY:
0.1554, 0.0660, 6.7641
CIE-Lab:
31.2637, 71.9881, -98.8479
CIE-LCH:
31.2637, 122.2833, 306.0648
CIE-Luv:
31.2637, -7.8087, -121.0135
Hunter-Lab:
26.0079, 63.8628, -163.7654
#2011ec color charts
#2011ec color shades, tints & tones
#2011ec color schemes
#2011ec color preview, HTML & CSS examples
This text has a color of #2011ec
<p style="color:#2011ec;">Text here</p>
.mytext {color:#2011ec;}
This box has a color of #2011ec
<div style="background-color:#2011ec;">Content here</div>
.mybackground {background-color:#2011ec;}
Border around this has a color of #2011ec
<div style="border:2px solid #2011ec;">Content here</div>
.myborder {border:2px solid #2011ec;}