#201f9d color space conversions
Hex:
#201f9d
RGB:
32, 31, 157
CMY:
87, 88, 38
CMYK:
80, 80, 0, 38
HSL:
240°, 67.0213%, 36.8627%
HSV (HSB):
240°, 80.2548%, 61.5686%
XYZ:
7.1715, 3.7214, 32.2386
xyY:
0.1663, 0.0863, 3.7214
CIE-Lab:
22.7280, 44.3493, -66.5291
CIE-LCH:
22.7280, 79.9562, 303.6880
CIE-Luv:
22.7280, -5.3850, -76.4149
Hunter-Lab:
19.2909, 32.5991, -85.5810
#201f9d color charts
#201f9d color shades, tints & tones
#201f9d color schemes
#201f9d color preview, HTML & CSS examples
This text has a color of #201f9d
<p style="color:#201f9d;">Text here</p>
.mytext {color:#201f9d;}
This box has a color of #201f9d
<div style="background-color:#201f9d;">Content here</div>
.mybackground {background-color:#201f9d;}
Border around this has a color of #201f9d
<div style="border:2px solid #201f9d;">Content here</div>
.myborder {border:2px solid #201f9d;}