#2d205e color space conversions
Hex:
#2d205e
RGB:
45, 32, 94
CMY:
82, 87, 63
CMYK:
52, 66, 0, 63
HSL:
253°, 49.2063%, 24.7059%
HSV (HSB):
253°, 65.9574%, 36.8627%
XYZ:
3.6191, 2.3991, 10.8620
xyY:
0.2144, 0.1421, 2.3991
CIE-Lab:
17.4558, 24.0056, -35.0745
CIE-LCH:
17.4558, 42.5028, 304.3885
CIE-Luv:
17.4558, 0.6100, -38.4065
Hunter-Lab:
15.4889, 14.6020, -30.7364
#2d205e color charts
#2d205e color shades, tints & tones
#2d205e color schemes
#2d205e color preview, HTML & CSS examples
This text has a color of #2d205e
<p style="color:#2d205e;">Text here</p>
.mytext {color:#2d205e;}
This box has a color of #2d205e
<div style="background-color:#2d205e;">Content here</div>
.mybackground {background-color:#2d205e;}
Border around this has a color of #2d205e
<div style="border:2px solid #2d205e;">Content here</div>
.myborder {border:2px solid #2d205e;}