#2d2de4 color space conversions
Hex:
#2d2de4
RGB:
45, 45, 228
CMY:
82, 82, 11
CMYK:
80, 80, 0, 11
HSL:
240°, 77.2152%, 53.5294%
HSV (HSB):
240°, 80.2632%, 89.4118%
XYZ:
16.0242, 8.0361, 74.1053
xyY:
0.1632, 0.0819, 8.0361
CIE-Lab:
34.0579, 60.4491, -89.6178
CIE-LCH:
34.0579, 108.0992, 304.0005
CIE-Luv:
34.0579, -8.5180, -118.1301
Hunter-Lab:
28.3480, 51.2910, -135.1481
#2d2de4 color charts
#2d2de4 color shades, tints & tones
#2d2de4 color schemes
#2d2de4 color preview, HTML & CSS examples
This text has a color of #2d2de4
<p style="color:#2d2de4;">Text here</p>
.mytext {color:#2d2de4;}
This box has a color of #2d2de4
<div style="background-color:#2d2de4;">Content here</div>
.mybackground {background-color:#2d2de4;}
Border around this has a color of #2d2de4
<div style="border:2px solid #2d2de4;">Content here</div>
.myborder {border:2px solid #2d2de4;}