#201e91 color space conversions
Hex:
#201e91
RGB:
32, 30, 145
CMY:
87, 88, 43
CMYK:
78, 79, 0, 43
HSL:
241°, 65.7143%, 34.3137%
HSV (HSB):
241°, 79.3103%, 56.8627%
XYZ:
6.1708, 3.2800, 27.0959
xyY:
0.1688, 0.0897, 3.2800
CIE-Lab:
21.1319, 40.9059, -61.7787
CIE-LCH:
21.1319, 74.0938, 303.5100
CIE-Luv:
21.1319, -4.7307, -69.3175
Hunter-Lab:
18.1107, 29.1260, -76.0282
#201e91 color charts
#201e91 color shades, tints & tones
#201e91 color schemes
#201e91 color preview, HTML & CSS examples
This text has a color of #201e91
<p style="color:#201e91;">Text here</p>
.mytext {color:#201e91;}
This box has a color of #201e91
<div style="background-color:#201e91;">Content here</div>
.mybackground {background-color:#201e91;}
Border around this has a color of #201e91
<div style="border:2px solid #201e91;">Content here</div>
.myborder {border:2px solid #201e91;}