#2d2de9 color space conversions
Hex:
#2d2de9
RGB:
45, 45, 233
CMY:
82, 82, 9
CMYK:
81, 81, 0, 9
HSL:
240°, 81.0345%, 54.5098%
HSV (HSB):
240°, 80.6867%, 91.3725%
XYZ:
16.7286, 8.3179, 77.8146
xyY:
0.1626, 0.0809, 8.3179
CIE-Lab:
34.6363, 61.9457, -91.5082
CIE-LCH:
34.6363, 110.5035, 304.0957
CIE-Luv:
34.6363, -8.7233, -120.9771
Hunter-Lab:
28.8407, 53.0647, -139.7809
#2d2de9 color charts
#2d2de9 color shades, tints & tones
#2d2de9 color schemes
#2d2de9 color preview, HTML & CSS examples
This text has a color of #2d2de9
<p style="color:#2d2de9;">Text here</p>
.mytext {color:#2d2de9;}
This box has a color of #2d2de9
<div style="background-color:#2d2de9;">Content here</div>
.mybackground {background-color:#2d2de9;}
Border around this has a color of #2d2de9
<div style="border:2px solid #2d2de9;">Content here</div>
.myborder {border:2px solid #2d2de9;}