#201f7d color space conversions
Hex:
#201f7d
RGB:
32, 31, 125
CMY:
87, 88, 51
CMYK:
74, 75, 0, 51
HSL:
241°, 60.2564%, 30.5882%
HSV (HSB):
241°, 75.2000%, 49.0196%
XYZ:
4.7873, 2.7677, 19.6839
xyY:
0.1758, 0.1016, 2.7677
CIE-Lab:
19.0885, 33.4086, -52.5899
CIE-LCH:
19.0885, 62.3043, 302.4265
CIE-Luv:
19.0885, -3.9903, -57.5468
Hunter-Lab:
16.6365, 22.2515, -58.5053
#201f7d color charts
#201f7d color shades, tints & tones
#201f7d color schemes
#201f7d color preview, HTML & CSS examples
This text has a color of #201f7d
<p style="color:#201f7d;">Text here</p>
.mytext {color:#201f7d;}
This box has a color of #201f7d
<div style="background-color:#201f7d;">Content here</div>
.mybackground {background-color:#201f7d;}
Border around this has a color of #201f7d
<div style="border:2px solid #201f7d;">Content here</div>
.myborder {border:2px solid #201f7d;}