#2d3588 color space conversions
Hex:
#2d3588
RGB:
45, 53, 136
CMY:
82, 79, 47
CMYK:
67, 61, 0, 47
HSL:
235°, 50.2762%, 35.4902%
HSV (HSB):
235°, 66.9118%, 53.3333%
XYZ:
6.7992, 4.8817, 23.8764
xyY:
0.1912, 0.1373, 4.8817
CIE-Lab:
26.3949, 24.8232, -47.5106
CIE-LCH:
26.3949, 53.6046, 297.5860
CIE-Luv:
26.3949, -6.3494, -61.2941
Hunter-Lab:
22.0945, 16.2651, -48.6057
#2d3588 color charts
#2d3588 color shades, tints & tones
#2d3588 color schemes
#2d3588 color preview, HTML & CSS examples
This text has a color of #2d3588
<p style="color:#2d3588;">Text here</p>
.mytext {color:#2d3588;}
This box has a color of #2d3588
<div style="background-color:#2d3588;">Content here</div>
.mybackground {background-color:#2d3588;}
Border around this has a color of #2d3588
<div style="border:2px solid #2d3588;">Content here</div>
.myborder {border:2px solid #2d3588;}