#2d2d80 color space conversions
Hex:
#2d2d80
RGB:
45, 45, 128
CMY:
82, 82, 50
CMYK:
65, 65, 0, 50
HSL:
240°, 47.9769%, 33.9216%
HSV (HSB):
240°, 64.8437%, 50.1961%
XYZ:
5.9169, 3.9932, 20.8810
xyY:
0.1922, 0.1297, 3.9932
CIE-Lab:
23.6489, 27.2620, -46.9747
CIE-LCH:
23.6489, 54.3124, 300.1289
CIE-Luv:
23.6489, -4.1800, -57.9718
Hunter-Lab:
19.9829, 17.8829, -47.9665
#2d2d80 color charts
#2d2d80 color shades, tints & tones
#2d2d80 color schemes
#2d2d80 color preview, HTML & CSS examples
This text has a color of #2d2d80
<p style="color:#2d2d80;">Text here</p>
.mytext {color:#2d2d80;}
This box has a color of #2d2d80
<div style="background-color:#2d2d80;">Content here</div>
.mybackground {background-color:#2d2d80;}
Border around this has a color of #2d2d80
<div style="border:2px solid #2d2d80;">Content here</div>
.myborder {border:2px solid #2d2d80;}