#2d028d color space conversions
Hex:
#2d028d
RGB:
45, 2, 141
CMY:
82, 99, 45
CMYK:
68, 99, 0, 45
HSL:
259°, 97.2028%, 28.0392%
HSV (HSB):
259°, 98.5816%, 55.2941%
XYZ:
5.9116, 2.5244, 25.3750
xyY:
0.1748, 0.0747, 2.5244
CIE-Lab:
18.0286, 51.4289, -64.4075
CIE-LCH:
18.0286, 82.4212, 308.6071
CIE-Luv:
18.0286, -0.1466, -65.3551
Hunter-Lab:
15.8883, 38.6104, -83.5692
#2d028d color charts
#2d028d color shades, tints & tones
#2d028d color schemes
#2d028d color preview, HTML & CSS examples
This text has a color of #2d028d
<p style="color:#2d028d;">Text here</p>
.mytext {color:#2d028d;}
This box has a color of #2d028d
<div style="background-color:#2d028d;">Content here</div>
.mybackground {background-color:#2d028d;}
Border around this has a color of #2d028d
<div style="border:2px solid #2d028d;">Content here</div>
.myborder {border:2px solid #2d028d;}