#201a3e color space conversions
Hex:
#201a3e
RGB:
32, 26, 62
CMY:
87, 90, 76
CMYK:
48, 58, 0, 76
HSL:
250°, 40.9091%, 17.2549%
HSV (HSB):
250°, 58.0645%, 24.3137%
XYZ:
1.8346, 1.3937, 4.7297
xyY:
0.2305, 0.1751, 1.3937
CIE-Lab:
11.9154, 13.7973, -22.1754
CIE-LCH:
11.9154, 26.1173, 301.8893
CIE-Luv:
11.9154, 0.1353, -19.9330
Hunter-Lab:
11.8054, 7.0796, -15.4904
#201a3e color charts
#201a3e color shades, tints & tones
#201a3e color schemes
#201a3e color preview, HTML & CSS examples
This text has a color of #201a3e
<p style="color:#201a3e;">Text here</p>
.mytext {color:#201a3e;}
This box has a color of #201a3e
<div style="background-color:#201a3e;">Content here</div>
.mybackground {background-color:#201a3e;}
Border around this has a color of #201a3e
<div style="border:2px solid #201a3e;">Content here</div>
.myborder {border:2px solid #201a3e;}