#201e3c color space conversions
Hex:
#201e3c
RGB:
32, 30, 60
CMY:
87, 88, 76
CMYK:
47, 50, 0, 76
HSL:
244°, 33.3333%, 17.6471%
HSV (HSB):
244°, 50.0000%, 23.5294%
XYZ:
1.8755, 1.5619, 4.4776
xyY:
0.2370, 0.1973, 1.5619
CIE-Lab:
12.9961, 10.1308, -19.0399
CIE-LCH:
12.9961, 21.5674, 298.0165
CIE-Luv:
12.9961, -0.7039, -17.8160
Hunter-Lab:
12.4975, 4.9177, -12.4941
#201e3c color charts
#201e3c color shades, tints & tones
#201e3c color schemes
#201e3c color preview, HTML & CSS examples
This text has a color of #201e3c
<p style="color:#201e3c;">Text here</p>
.mytext {color:#201e3c;}
This box has a color of #201e3c
<div style="background-color:#201e3c;">Content here</div>
.mybackground {background-color:#201e3c;}
Border around this has a color of #201e3c
<div style="border:2px solid #201e3c;">Content here</div>
.myborder {border:2px solid #201e3c;}