#2d023f color space conversions
Hex:
#2d023f
RGB:
45, 2, 63
CMY:
82, 99, 75
CMYK:
29, 97, 0, 75
HSL:
282°, 93.8462%, 12.7451%
HSV (HSB):
282°, 96.8254%, 24.7059%
XYZ:
2.0011, 0.9602, 4.7825
xyY:
0.2584, 0.1240, 0.9602
CIE-Lab:
8.6553, 31.7912, -28.0568
CIE-LCH:
8.6553, 42.4012, 318.5705
CIE-Luv:
8.6553, 7.0273, -21.0768
Hunter-Lab:
9.7989, 19.3046, -22.0781
#2d023f color charts
#2d023f color shades, tints & tones
#2d023f color schemes
#2d023f color preview, HTML & CSS examples
This text has a color of #2d023f
<p style="color:#2d023f;">Text here</p>
.mytext {color:#2d023f;}
This box has a color of #2d023f
<div style="background-color:#2d023f;">Content here</div>
.mybackground {background-color:#2d023f;}
Border around this has a color of #2d023f
<div style="border:2px solid #2d023f;">Content here</div>
.myborder {border:2px solid #2d023f;}