#de50d3 color space conversions
Hex:
#de50d3
RGB:
222, 80, 211
CMY:
13, 69, 17
CMYK:
0, 64, 5, 13
HSL:
305°, 68.2692%, 59.2157%
HSV (HSB):
305°, 63.9640%, 87.0588%
XYZ:
44.7507, 25.9701, 64.2821
xyY:
0.3315, 0.1924, 25.9701
CIE-Lab:
58.0086, 69.9743, -40.1789
CIE-LCH:
58.0086, 80.6892, 330.1358
CIE-Luv:
58.0086, 66.0481, -72.1295
Hunter-Lab:
50.9608, 67.5665, -39.1160
#de50d3 color charts
#de50d3 color shades, tints & tones
#de50d3 color schemes
#de50d3 color preview, HTML & CSS examples
This text has a color of #de50d3
<p style="color:#de50d3;">Text here</p>
.mytext {color:#de50d3;}
This box has a color of #de50d3
<div style="background-color:#de50d3;">Content here</div>
.mybackground {background-color:#de50d3;}
Border around this has a color of #de50d3
<div style="border:2px solid #de50d3;">Content here</div>
.myborder {border:2px solid #de50d3;}