#2d3cd5 color space conversions
Hex:
#2d3cd5
RGB:
45, 60, 213
CMY:
82, 76, 16
CMYK:
79, 72, 0, 16
HSL:
235°, 66.6667%, 50.5882%
HSV (HSB):
235°, 78.8732%, 83.5294%
XYZ:
14.7083, 8.5937, 63.8343
xyY:
0.1688, 0.0986, 8.5937
CIE-Lab:
35.1900, 47.7920, -79.1309
CIE-LCH:
35.1900, 92.4434, 301.1303
CIE-Luv:
35.1900, -10.1923, -108.6678
Hunter-Lab:
29.3150, 38.2579, -108.5852
#2d3cd5 color charts
#2d3cd5 color shades, tints & tones
#2d3cd5 color schemes
#2d3cd5 color preview, HTML & CSS examples
This text has a color of #2d3cd5
<p style="color:#2d3cd5;">Text here</p>
.mytext {color:#2d3cd5;}
This box has a color of #2d3cd5
<div style="background-color:#2d3cd5;">Content here</div>
.mybackground {background-color:#2d3cd5;}
Border around this has a color of #2d3cd5
<div style="border:2px solid #2d3cd5;">Content here</div>
.myborder {border:2px solid #2d3cd5;}