#201f5f color space conversions
Hex:
#201f5f
RGB:
32, 31, 95
CMY:
87, 88, 63
CMYK:
66, 67, 0, 63
HSL:
241°, 50.7937%, 24.7059%
HSV (HSB):
241°, 67.3684%, 37.2549%
XYZ:
3.1512, 2.1133, 11.0683
xyY:
0.1929, 0.1294, 2.1133
CIE-Lab:
16.0708, 22.3899, -38.0460
CIE-LCH:
16.0708, 44.1453, 300.4767
CIE-Luv:
16.0708, -2.6376, -39.4578
Hunter-Lab:
14.5371, 13.2535, -34.9664
#201f5f color charts
#201f5f color shades, tints & tones
#201f5f color schemes
#201f5f color preview, HTML & CSS examples
This text has a color of #201f5f
<p style="color:#201f5f;">Text here</p>
.mytext {color:#201f5f;}
This box has a color of #201f5f
<div style="background-color:#201f5f;">Content here</div>
.mybackground {background-color:#201f5f;}
Border around this has a color of #201f5f
<div style="border:2px solid #201f5f;">Content here</div>
.myborder {border:2px solid #201f5f;}