#2d026d color space conversions
Hex:
#2d026d
RGB:
45, 2, 109
CMY:
82, 99, 57
CMYK:
59, 98, 0, 57
HSL:
264°, 96.3964%, 21.7647%
HSV (HSB):
264°, 98.1651%, 42.7451%
XYZ:
3.8642, 1.7054, 14.5935
xyY:
0.1916, 0.0846, 1.7054
CIE-Lab:
13.8586, 43.2262, -50.8717
CIE-LCH:
13.8586, 66.7565, 310.3549
CIE-Luv:
13.8586, 2.3860, -46.6128
Hunter-Lab:
13.0592, 29.9644, -57.1144
#2d026d color charts
#2d026d color shades, tints & tones
#2d026d color schemes
#2d026d color preview, HTML & CSS examples
This text has a color of #2d026d
<p style="color:#2d026d;">Text here</p>
.mytext {color:#2d026d;}
This box has a color of #2d026d
<div style="background-color:#2d026d;">Content here</div>
.mybackground {background-color:#2d026d;}
Border around this has a color of #2d026d
<div style="border:2px solid #2d026d;">Content here</div>
.myborder {border:2px solid #2d026d;}