#2d024e color space conversions
Hex:
#2d024e
RGB:
45, 2, 78
CMY:
82, 99, 69
CMYK:
42, 97, 0, 69
HSL:
274°, 95.0000%, 15.6863%
HSV (HSB):
274°, 97.4359%, 30.5882%
XYZ:
2.4790, 1.1514, 7.2993
xyY:
0.2268, 0.1053, 1.1514
CIE-Lab:
10.1936, 35.3774, -36.0849
CIE-LCH:
10.1936, 50.5340, 314.4327
CIE-Luv:
10.1936, 5.3349, -29.0910
Hunter-Lab:
10.7302, 22.4620, -32.8215
#2d024e color charts
#2d024e color shades, tints & tones
#2d024e color schemes
#2d024e color preview, HTML & CSS examples
This text has a color of #2d024e
<p style="color:#2d024e;">Text here</p>
.mytext {color:#2d024e;}
This box has a color of #2d024e
<div style="background-color:#2d024e;">Content here</div>
.mybackground {background-color:#2d024e;}
Border around this has a color of #2d024e
<div style="border:2px solid #2d024e;">Content here</div>
.myborder {border:2px solid #2d024e;}