#2d074d color space conversions
Hex:
#2d074d
RGB:
45, 7, 77
CMY:
82, 97, 70
CMYK:
42, 91, 0, 70
HSL:
273°, 83.3333%, 16.4706%
HSV (HSB):
273°, 90.9091%, 30.1961%
XYZ:
2.4977, 1.2457, 7.1300
xyY:
0.2297, 0.1146, 1.2457
CIE-Lab:
10.8901, 32.7469, -34.2509
CIE-LCH:
10.8901, 47.3865, 313.7139
CIE-Luv:
10.8901, 5.2153, -29.0218
Hunter-Lab:
11.1610, 20.4151, -30.0637
#2d074d color charts
#2d074d color shades, tints & tones
#2d074d color schemes
#2d074d color preview, HTML & CSS examples
This text has a color of #2d074d
<p style="color:#2d074d;">Text here</p>
.mytext {color:#2d074d;}
This box has a color of #2d074d
<div style="background-color:#2d074d;">Content here</div>
.mybackground {background-color:#2d074d;}
Border around this has a color of #2d074d
<div style="border:2px solid #2d074d;">Content here</div>
.myborder {border:2px solid #2d074d;}