#2d206d color space conversions
Hex:
#2d206d
RGB:
45, 32, 109
CMY:
82, 87, 57
CMYK:
59, 71, 0, 57
HSL:
250°, 54.6099%, 27.6471%
HSV (HSB):
250°, 70.6422%, 42.7451%
XYZ:
4.3590, 2.6950, 14.7584
xyY:
0.1998, 0.1236, 2.6950
CIE-Lab:
18.7787, 29.0646, -42.7730
CIE-LCH:
18.7787, 51.7134, 304.1964
CIE-Luv:
18.7787, -0.5031, -47.8451
Hunter-Lab:
16.4166, 18.6673, -41.8099
#2d206d color charts
#2d206d color shades, tints & tones
#2d206d color schemes
#2d206d color preview, HTML & CSS examples
This text has a color of #2d206d
<p style="color:#2d206d;">Text here</p>
.mytext {color:#2d206d;}
This box has a color of #2d206d
<div style="background-color:#2d206d;">Content here</div>
.mybackground {background-color:#2d206d;}
Border around this has a color of #2d206d
<div style="border:2px solid #2d206d;">Content here</div>
.myborder {border:2px solid #2d206d;}