#201e9e color space conversions
Hex:
#201e9e
RGB:
32, 30, 158
CMY:
87, 88, 38
CMYK:
80, 81, 0, 38
HSL:
241°, 68.0851%, 36.8627%
HSV (HSB):
241°, 81.0127%, 61.9608%
XYZ:
7.2315, 3.7042, 32.6816
xyY:
0.1658, 0.0849, 3.7042
CIE-Lab:
22.6685, 45.1938, -67.2395
CIE-LCH:
22.6685, 81.0162, 303.9063
CIE-Luv:
22.6685, -5.3034, -76.9323
Hunter-Lab:
19.2464, 33.3869, -87.2056
#201e9e color charts
#201e9e color shades, tints & tones
#201e9e color schemes
#201e9e color preview, HTML & CSS examples
This text has a color of #201e9e
<p style="color:#201e9e;">Text here</p>
.mytext {color:#201e9e;}
This box has a color of #201e9e
<div style="background-color:#201e9e;">Content here</div>
.mybackground {background-color:#201e9e;}
Border around this has a color of #201e9e
<div style="border:2px solid #201e9e;">Content here</div>
.myborder {border:2px solid #201e9e;}