#2d3355 color space conversions
Hex:
#2d3355
RGB:
45, 51, 85
CMY:
82, 80, 67
CMYK:
47, 40, 0, 67
HSL:
231°, 30.7692%, 25.4902%
HSV (HSB):
231°, 47.0588%, 33.3333%
XYZ:
3.9057, 3.5814, 9.0798
xyY:
0.2358, 0.2162, 3.5814
CIE-Lab:
22.2363, 7.7284, -21.4531
CIE-LCH:
22.2363, 22.8028, 289.8114
CIE-Luv:
22.2363, -3.9754, -25.5915
Hunter-Lab:
18.9246, 3.7211, -15.1992
#2d3355 color charts
#2d3355 color shades, tints & tones
#2d3355 color schemes
#2d3355 color preview, HTML & CSS examples
This text has a color of #2d3355
<p style="color:#2d3355;">Text here</p>
.mytext {color:#2d3355;}
This box has a color of #2d3355
<div style="background-color:#2d3355;">Content here</div>
.mybackground {background-color:#2d3355;}
Border around this has a color of #2d3355
<div style="border:2px solid #2d3355;">Content here</div>
.myborder {border:2px solid #2d3355;}