#2001e7 color space conversions
Hex:
#2001e7
RGB:
32, 1, 231
CMY:
87, 100, 9
CMYK:
86, 100, 0, 9
HSL:
248°, 99.1379%, 45.4902%
HSV (HSB):
248°, 99.5671%, 90.5882%
XYZ:
15.0303, 6.0983, 75.9862
xyY:
0.1548, 0.0628, 6.0983
CIE-Lab:
29.6591, 73.5767, -98.6779
CIE-LCH:
29.6591, 123.0888, 306.7091
CIE-Luv:
29.6591, -6.9732, -117.3049
Hunter-Lab:
24.6947, 65.4272, -165.1501
#2001e7 color charts
#2001e7 color shades, tints & tones
#2001e7 color schemes
#2001e7 color preview, HTML & CSS examples
This text has a color of #2001e7
<p style="color:#2001e7;">Text here</p>
.mytext {color:#2001e7;}
This box has a color of #2001e7
<div style="background-color:#2001e7;">Content here</div>
.mybackground {background-color:#2001e7;}
Border around this has a color of #2001e7
<div style="border:2px solid #2001e7;">Content here</div>
.myborder {border:2px solid #2001e7;}