#2001c4 color space conversions
Hex:
#2001c4
RGB:
32, 1, 196
CMY:
87, 100, 23
CMYK:
84, 99, 0, 23
HSL:
250°, 98.9848%, 38.6275%
HSV (HSB):
250°, 99.4898%, 76.8627%
XYZ:
10.5703, 4.3143, 52.5002
xyY:
0.1569, 0.0640, 4.3143
CIE-Lab:
24.6844, 65.0834, -86.6848
CIE-LCH:
24.6844, 108.3979, 306.8994
CIE-Luv:
24.6844, -5.2010, -96.7621
Hunter-Lab:
20.7709, 54.4896, -135.3207
#2001c4 color charts
#2001c4 color shades, tints & tones
#2001c4 color schemes
#2001c4 color preview, HTML & CSS examples
This text has a color of #2001c4
<p style="color:#2001c4;">Text here</p>
.mytext {color:#2001c4;}
This box has a color of #2001c4
<div style="background-color:#2001c4;">Content here</div>
.mybackground {background-color:#2001c4;}
Border around this has a color of #2001c4
<div style="border:2px solid #2001c4;">Content here</div>
.myborder {border:2px solid #2001c4;}