#201e80 color space conversions
Hex:
#201e80
RGB:
32, 30, 128
CMY:
87, 88, 50
CMYK:
75, 77, 0, 50
HSL:
241°, 62.0253%, 30.9804%
HSV (HSB):
241°, 76.5625%, 50.1961%
XYZ:
4.9562, 2.7941, 20.7002
xyY:
0.1742, 0.0982, 2.7941
CIE-Lab:
19.1998, 35.0754, -54.3116
CIE-LCH:
19.1998, 64.6532, 302.8551
CIE-Luv:
19.1998, -3.9706, -59.2949
Hunter-Lab:
16.7157, 23.6731, -61.7220
#201e80 color charts
#201e80 color shades, tints & tones
#201e80 color schemes
#201e80 color preview, HTML & CSS examples
This text has a color of #201e80
<p style="color:#201e80;">Text here</p>
.mytext {color:#201e80;}
This box has a color of #201e80
<div style="background-color:#201e80;">Content here</div>
.mybackground {background-color:#201e80;}
Border around this has a color of #201e80
<div style="border:2px solid #201e80;">Content here</div>
.myborder {border:2px solid #201e80;}