#201da5 color space conversions
Hex:
#201da5
RGB:
32, 29, 165
CMY:
87, 89, 35
CMYK:
81, 82, 0, 35
HSL:
241°, 70.1031%, 38.0392%
HSV (HSB):
241°, 82.4242%, 64.7059%
XYZ:
7.8266, 3.9024, 35.9380
xyY:
0.1642, 0.0819, 3.9024
CIE-Lab:
23.3462, 47.9319, -70.3788
CIE-LCH:
23.3462, 85.1507, 304.2571
CIE-Luv:
23.3462, -5.4939, -80.9412
Hunter-Lab:
19.7545, 36.1496, -94.0340
#201da5 color charts
#201da5 color shades, tints & tones
#201da5 color schemes
#201da5 color preview, HTML & CSS examples
This text has a color of #201da5
<p style="color:#201da5;">Text here</p>
.mytext {color:#201da5;}
This box has a color of #201da5
<div style="background-color:#201da5;">Content here</div>
.mybackground {background-color:#201da5;}
Border around this has a color of #201da5
<div style="border:2px solid #201da5;">Content here</div>
.myborder {border:2px solid #201da5;}