#2001c5 color space conversions
Hex:
#2001c5
RGB:
32, 1, 197
CMY:
87, 100, 23
CMYK:
84, 99, 0, 23
HSL:
249°, 98.9899%, 38.8235%
HSV (HSB):
249°, 99.4924%, 77.2549%
XYZ:
10.6846, 4.3600, 53.1017
xyY:
0.1568, 0.0640, 4.3600
CIE-Lab:
24.8276, 65.3295, -87.0348
CIE-LCH:
24.8276, 108.8255, 306.8924
CIE-Luv:
24.8276, -5.2532, -97.3549
Hunter-Lab:
20.8806, 54.7969, -136.1647
#2001c5 color charts
#2001c5 color shades, tints & tones
#2001c5 color schemes
#2001c5 color preview, HTML & CSS examples
This text has a color of #2001c5
<p style="color:#2001c5;">Text here</p>
.mytext {color:#2001c5;}
This box has a color of #2001c5
<div style="background-color:#2001c5;">Content here</div>
.mybackground {background-color:#2001c5;}
Border around this has a color of #2001c5
<div style="border:2px solid #2001c5;">Content here</div>
.myborder {border:2px solid #2001c5;}