#2006d9 color space conversions
Hex:
#2006d9
RGB:
32, 6, 217
CMY:
87, 98, 15
CMYK:
85, 97, 0, 15
HSL:
247°, 94.6188%, 43.7255%
HSV (HSB):
247°, 97.2350%, 85.0980%
XYZ:
13.1852, 5.4471, 66.0021
xyY:
0.1558, 0.0644, 5.4471
CIE-Lab:
27.9723, 69.2969, -93.4489
CIE-LCH:
27.9723, 116.3390, 306.5587
CIE-Luv:
27.9723, -6.4635, -109.4416
Hunter-Lab:
23.3390, 59.9990, -151.3335
#2006d9 color charts
#2006d9 color shades, tints & tones
#2006d9 color schemes
#2006d9 color preview, HTML & CSS examples
This text has a color of #2006d9
<p style="color:#2006d9;">Text here</p>
.mytext {color:#2006d9;}
This box has a color of #2006d9
<div style="background-color:#2006d9;">Content here</div>
.mybackground {background-color:#2006d9;}
Border around this has a color of #2006d9
<div style="border:2px solid #2006d9;">Content here</div>
.myborder {border:2px solid #2006d9;}