#1d204d color space conversions
Hex:
#1d204d
RGB:
29, 32, 77
CMY:
89, 87, 70
CMYK:
62, 58, 0, 70
HSL:
236°, 45.2830%, 20.7843%
HSV (HSB):
236°, 62.3377%, 30.1961%
XYZ:
2.3628, 1.8301, 7.2499
xyY:
0.2065, 0.1599, 1.8301
CIE-Lab:
14.5689, 14.1629, -28.3576
CIE-LCH:
14.5689, 31.6976, 296.5393
CIE-Luv:
14.5689, -2.7556, -28.2034
Hunter-Lab:
13.5280, 7.5025, -22.3050
#1d204d color charts
#1d204d color shades, tints & tones
#1d204d color schemes
#1d204d color preview, HTML & CSS examples
This text has a color of #1d204d
<p style="color:#1d204d;">Text here</p>
.mytext {color:#1d204d;}
This box has a color of #1d204d
<div style="background-color:#1d204d;">Content here</div>
.mybackground {background-color:#1d204d;}
Border around this has a color of #1d204d
<div style="border:2px solid #1d204d;">Content here</div>
.myborder {border:2px solid #1d204d;}