#201f5a color space conversions
Hex:
#201f5a
RGB:
32, 31, 90
CMY:
87, 88, 65
CMYK:
64, 66, 0, 65
HSL:
241°, 48.7603%, 23.7255%
HSV (HSB):
241°, 65.5556%, 35.2941%
XYZ:
2.9311, 2.0252, 9.9093
xyY:
0.1972, 0.1362, 2.0252
CIE-Lab:
15.6191, 20.5066, -35.4459
CIE-LCH:
15.6191, 40.9504, 300.0508
CIE-Luv:
15.6191, -2.4057, -36.3841
Hunter-Lab:
14.2311, 11.8605, -31.3227
#201f5a color charts
#201f5a color shades, tints & tones
#201f5a color schemes
#201f5a color preview, HTML & CSS examples
This text has a color of #201f5a
<p style="color:#201f5a;">Text here</p>
.mytext {color:#201f5a;}
This box has a color of #201f5a
<div style="background-color:#201f5a;">Content here</div>
.mybackground {background-color:#201f5a;}
Border around this has a color of #201f5a
<div style="border:2px solid #201f5a;">Content here</div>
.myborder {border:2px solid #201f5a;}