#2001e4 color space conversions
Hex:
#2001e4
RGB:
32, 1, 228
CMY:
87, 100, 11
CMYK:
86, 100, 0, 11
HSL:
248°, 99.1266%, 44.9020%
HSV (HSB):
248°, 99.5614%, 89.4118%
XYZ:
14.6101, 5.9302, 73.7734
xyY:
0.1549, 0.0629, 5.9302
CIE-Lab:
29.2357, 72.8581, -97.6689
CIE-LCH:
29.2357, 121.8504, 306.7219
CIE-Luv:
29.2357, -6.8254, -115.5609
Hunter-Lab:
24.3520, 64.4757, -162.5699
#2001e4 color charts
#2001e4 color shades, tints & tones
#2001e4 color schemes
#2001e4 color preview, HTML & CSS examples
This text has a color of #2001e4
<p style="color:#2001e4;">Text here</p>
.mytext {color:#2001e4;}
This box has a color of #2001e4
<div style="background-color:#2001e4;">Content here</div>
.mybackground {background-color:#2001e4;}
Border around this has a color of #2001e4
<div style="border:2px solid #2001e4;">Content here</div>
.myborder {border:2px solid #2001e4;}