#2005e7 color space conversions
Hex:
#2005e7
RGB:
32, 5, 231
CMY:
87, 98, 9
CMYK:
86, 98, 0, 9
HSL:
247°, 95.7627%, 46.2745%
HSV (HSB):
247°, 97.8355%, 90.5882%
XYZ:
15.0737, 6.1851, 76.0007
xyY:
0.1550, 0.0636, 6.1851
CIE-Lab:
29.8748, 72.9071, -98.3172
CIE-LCH:
29.8748, 122.3999, 306.5588
CIE-Luv:
29.8748, -7.1118, -117.5179
Hunter-Lab:
24.8699, 64.6669, -163.7769
#2005e7 color charts
#2005e7 color shades, tints & tones
#2005e7 color schemes
#2005e7 color preview, HTML & CSS examples
This text has a color of #2005e7
<p style="color:#2005e7;">Text here</p>
.mytext {color:#2005e7;}
This box has a color of #2005e7
<div style="background-color:#2005e7;">Content here</div>
.mybackground {background-color:#2005e7;}
Border around this has a color of #2005e7
<div style="border:2px solid #2005e7;">Content here</div>
.myborder {border:2px solid #2005e7;}