#201fa3 color space conversions
Hex:
#201fa3
RGB:
32, 31, 163
CMY:
87, 88, 36
CMYK:
80, 81, 0, 36
HSL:
240°, 68.0412%, 38.0392%
HSV (HSB):
240°, 80.9816%, 63.9216%
XYZ:
7.6965, 3.9314, 35.0035
xyY:
0.1650, 0.0843, 3.9314
CIE-Lab:
23.4433, 46.3016, -69.0027
CIE-LCH:
23.4433, 83.0976, 303.8621
CIE-Luv:
23.4433, -5.6428, -79.9205
Hunter-Lab:
19.8277, 34.5896, -90.7900
#201fa3 color charts
#201fa3 color shades, tints & tones
#201fa3 color schemes
#201fa3 color preview, HTML & CSS examples
This text has a color of #201fa3
<p style="color:#201fa3;">Text here</p>
.mytext {color:#201fa3;}
This box has a color of #201fa3
<div style="background-color:#201fa3;">Content here</div>
.mybackground {background-color:#201fa3;}
Border around this has a color of #201fa3
<div style="border:2px solid #201fa3;">Content here</div>
.myborder {border:2px solid #201fa3;}