#2d036c color space conversions
Hex:
#2d036c
RGB:
45, 3, 108
CMY:
82, 99, 58
CMYK:
58, 97, 0, 58
HSL:
264°, 94.5946%, 21.7647%
HSV (HSB):
264°, 97.2222%, 42.3529%
XYZ:
3.8215, 1.7057, 14.3152
xyY:
0.1926, 0.0860, 1.7057
CIE-Lab:
13.8603, 42.5834, -50.2139
CIE-LCH:
13.8603, 65.8391, 310.2993
CIE-Luv:
13.8603, 2.4202, -46.1561
Hunter-Lab:
13.0603, 29.3745, -55.8444
#2d036c color charts
#2d036c color shades, tints & tones
#2d036c color schemes
#2d036c color preview, HTML & CSS examples
This text has a color of #2d036c
<p style="color:#2d036c;">Text here</p>
.mytext {color:#2d036c;}
This box has a color of #2d036c
<div style="background-color:#2d036c;">Content here</div>
.mybackground {background-color:#2d036c;}
Border around this has a color of #2d036c
<div style="border:2px solid #2d036c;">Content here</div>
.myborder {border:2px solid #2d036c;}