#2001c1 color space conversions
Hex:
#2001c1
RGB:
32, 1, 193
CMY:
87, 100, 24
CMYK:
83, 99, 0, 24
HSL:
250°, 98.9691%, 38.0392%
HSV (HSB):
250°, 99.4819%, 75.6863%
XYZ:
10.2322, 4.1790, 50.7194
xyY:
0.1571, 0.0642, 4.1790
CIE-Lab:
24.2547, 64.3436, -85.6321
CIE-LCH:
24.2547, 107.1119, 306.9211
CIE-Luv:
24.2547, -5.0438, -94.9816
Hunter-Lab:
20.4427, 53.5696, -132.7917
#2001c1 color charts
#2001c1 color shades, tints & tones
#2001c1 color schemes
#2001c1 color preview, HTML & CSS examples
This text has a color of #2001c1
<p style="color:#2001c1;">Text here</p>
.mytext {color:#2001c1;}
This box has a color of #2001c1
<div style="background-color:#2001c1;">Content here</div>
.mybackground {background-color:#2001c1;}
Border around this has a color of #2001c1
<div style="border:2px solid #2001c1;">Content here</div>
.myborder {border:2px solid #2001c1;}