#201ea5 color space conversions
Hex:
#201ea5
RGB:
32, 30, 165
CMY:
87, 88, 35
CMYK:
81, 82, 0, 35
HSL:
241°, 69.2308%, 38.2353%
HSV (HSB):
241°, 81.8182%, 64.7059%
XYZ:
7.8515, 3.9522, 35.9463
xyY:
0.1644, 0.0828, 3.9522
CIE-Lab:
23.5129, 47.4438, -70.1020
CIE-LCH:
23.5129, 84.6475, 304.0895
CIE-Luv:
23.5129, -5.6093, -81.0167
Hunter-Lab:
19.8802, 35.7061, -93.2888
#201ea5 color charts
#201ea5 color shades, tints & tones
#201ea5 color schemes
#201ea5 color preview, HTML & CSS examples
This text has a color of #201ea5
<p style="color:#201ea5;">Text here</p>
.mytext {color:#201ea5;}
This box has a color of #201ea5
<div style="background-color:#201ea5;">Content here</div>
.mybackground {background-color:#201ea5;}
Border around this has a color of #201ea5
<div style="border:2px solid #201ea5;">Content here</div>
.myborder {border:2px solid #201ea5;}