#2006ec color space conversions
Hex:
#2006ec
RGB:
32, 6, 236
CMY:
87, 98, 7
CMYK:
86, 97, 0, 7
HSL:
247°, 95.0413%, 47.4510%
HSV (HSB):
247°, 97.4576%, 92.5490%
XYZ:
15.8011, 6.4935, 79.7774
xyY:
0.1548, 0.0636, 6.4935
CIE-Lab:
30.6248, 73.9597, -99.9156
CIE-LCH:
30.6248, 124.3108, 306.5096
CIE-Luv:
30.6248, -7.3869, -120.4568
Hunter-Lab:
25.4823, 66.0908, -167.7819
#2006ec color charts
#2006ec color shades, tints & tones
#2006ec color schemes
#2006ec color preview, HTML & CSS examples
This text has a color of #2006ec
<p style="color:#2006ec;">Text here</p>
.mytext {color:#2006ec;}
This box has a color of #2006ec
<div style="background-color:#2006ec;">Content here</div>
.mybackground {background-color:#2006ec;}
Border around this has a color of #2006ec
<div style="border:2px solid #2006ec;">Content here</div>
.myborder {border:2px solid #2006ec;}