#2d3fac color space conversions
Hex:
#2d3fac
RGB:
45, 63, 172
CMY:
82, 75, 33
CMYK:
74, 63, 0, 33
HSL:
231°, 58.5253%, 42.5490%
HSV (HSB):
231°, 73.8372%, 67.4510%
XYZ:
10.3061, 7.0915, 39.8553
xyY:
0.1800, 0.1239, 7.0915
CIE-Lab:
32.0142, 31.4690, -60.2836
CIE-LCH:
32.0142, 68.0030, 297.5653
CIE-Luv:
32.0142, -9.7140, -82.4789
Hunter-Lab:
26.6298, 22.4798, -70.0952
#2d3fac color charts
#2d3fac color shades, tints & tones
#2d3fac color schemes
#2d3fac color preview, HTML & CSS examples
This text has a color of #2d3fac
<p style="color:#2d3fac;">Text here</p>
.mytext {color:#2d3fac;}
This box has a color of #2d3fac
<div style="background-color:#2d3fac;">Content here</div>
.mybackground {background-color:#2d3fac;}
Border around this has a color of #2d3fac
<div style="border:2px solid #2d3fac;">Content here</div>
.myborder {border:2px solid #2d3fac;}