#2d20c6 color space conversions
Hex:
#2d20c6
RGB:
45, 32, 198
CMY:
82, 87, 22
CMYK:
77, 84, 0, 22
HSL:
245°, 72.1739%, 45.0980%
HSV (HSB):
245°, 83.8384%, 77.6471%
XYZ:
11.7917, 5.6681, 53.8986
xyY:
0.1652, 0.0794, 5.6681
CIE-Lab:
28.5593, 57.3075, -81.3844
CIE-LCH:
28.5593, 99.5368, 305.1516
CIE-Luv:
28.5593, -5.7111, -100.6145
Hunter-Lab:
23.8078, 46.7453, -117.5614
#2d20c6 color charts
#2d20c6 color shades, tints & tones
#2d20c6 color schemes
#2d20c6 color preview, HTML & CSS examples
This text has a color of #2d20c6
<p style="color:#2d20c6;">Text here</p>
.mytext {color:#2d20c6;}
This box has a color of #2d20c6
<div style="background-color:#2d20c6;">Content here</div>
.mybackground {background-color:#2d20c6;}
Border around this has a color of #2d20c6
<div style="border:2px solid #2d20c6;">Content here</div>
.myborder {border:2px solid #2d20c6;}