#2d3dca color space conversions
Hex:
#2d3dca
RGB:
45, 61, 202
CMY:
82, 76, 21
CMYK:
78, 70, 0, 21
HSL:
234°, 63.5628%, 48.4314%
HSV (HSB):
234°, 77.7228%, 79.2157%
XYZ:
13.4116, 8.1596, 56.7452
xyY:
0.1712, 0.1042, 8.1596
CIE-Lab:
34.3132, 43.4388, -74.2014
CIE-LCH:
34.3132, 85.9813, 300.3454
CIE-Luv:
34.3132, -10.0583, -101.8736
Hunter-Lab:
28.5651, 33.8187, -97.7854
#2d3dca color charts
#2d3dca color shades, tints & tones
#2d3dca color schemes
#2d3dca color preview, HTML & CSS examples
This text has a color of #2d3dca
<p style="color:#2d3dca;">Text here</p>
.mytext {color:#2d3dca;}
This box has a color of #2d3dca
<div style="background-color:#2d3dca;">Content here</div>
.mybackground {background-color:#2d3dca;}
Border around this has a color of #2d3dca
<div style="border:2px solid #2d3dca;">Content here</div>
.myborder {border:2px solid #2d3dca;}