#de45d3 color space conversions
Hex:
#de45d3
RGB:
222, 69, 211
CMY:
13, 73, 17
CMYK:
0, 69, 5, 13
HSL:
304°, 69.8630%, 57.0588%
HSV (HSB):
304°, 68.9189%, 87.0588%
XYZ:
44.0102, 24.4890, 64.0353
xyY:
0.3321, 0.1848, 24.4890
CIE-Lab:
56.5741, 74.0001, -42.4372
CIE-LCH:
56.5741, 85.3049, 330.1668
CIE-Luv:
56.5741, 69.0480, -75.8278
Hunter-Lab:
49.4863, 72.1461, -42.0807
#de45d3 color charts
#de45d3 color shades, tints & tones
#de45d3 color schemes
#de45d3 color preview, HTML & CSS examples
This text has a color of #de45d3
<p style="color:#de45d3;">Text here</p>
.mytext {color:#de45d3;}
This box has a color of #de45d3
<div style="background-color:#de45d3;">Content here</div>
.mybackground {background-color:#de45d3;}
Border around this has a color of #de45d3
<div style="border:2px solid #de45d3;">Content here</div>
.myborder {border:2px solid #de45d3;}