#2d3dec color space conversions
Hex:
#2d3dec
RGB:
45, 61, 236
CMY:
82, 76, 7
CMYK:
81, 74, 0, 7
HSL:
235°, 83.4061%, 55.0980%
HSV (HSB):
235°, 80.9322%, 92.5490%
XYZ:
17.8913, 9.9515, 80.3347
xyY:
0.1654, 0.0920, 9.9515
CIE-Lab:
37.7553, 54.8488, -88.0406
CIE-LCH:
37.7553, 103.7282, 301.9227
CIE-Luv:
37.7553, -11.0471, -122.1687
Hunter-Lab:
31.5460, 46.0304, -128.9051
#2d3dec color charts
#2d3dec color shades, tints & tones
#2d3dec color schemes
#2d3dec color preview, HTML & CSS examples
This text has a color of #2d3dec
<p style="color:#2d3dec;">Text here</p>
.mytext {color:#2d3dec;}
This box has a color of #2d3dec
<div style="background-color:#2d3dec;">Content here</div>
.mybackground {background-color:#2d3dec;}
Border around this has a color of #2d3dec
<div style="border:2px solid #2d3dec;">Content here</div>
.myborder {border:2px solid #2d3dec;}