#2d2dcc color space conversions
Hex:
#2d2dcc
RGB:
45, 45, 204
CMY:
82, 82, 20
CMYK:
78, 78, 0, 20
HSL:
240°, 63.8554%, 48.8235%
HSV (HSB):
240°, 77.9412%, 80.0000%
XYZ:
12.9197, 6.7943, 57.7572
xyY:
0.1668, 0.0877, 6.7943
CIE-Lab:
31.3340, 53.0578, -80.2892
CIE-LCH:
31.3340, 96.2366, 303.4581
CIE-Luv:
31.3340, -7.5220, -104.3171
Hunter-Lab:
26.0659, 42.8590, -113.1298
#2d2dcc color charts
#2d2dcc color shades, tints & tones
#2d2dcc color schemes
#2d2dcc color preview, HTML & CSS examples
This text has a color of #2d2dcc
<p style="color:#2d2dcc;">Text here</p>
.mytext {color:#2d2dcc;}
This box has a color of #2d2dcc
<div style="background-color:#2d2dcc;">Content here</div>
.mybackground {background-color:#2d2dcc;}
Border around this has a color of #2d2dcc
<div style="border:2px solid #2d2dcc;">Content here</div>
.myborder {border:2px solid #2d2dcc;}