#de50bd color space conversions
Hex:
#de50bd
RGB:
222, 80, 189
CMY:
13, 69, 26
CMYK:
0, 64, 15, 13
HSL:
314°, 68.2692%, 59.2157%
HSV (HSB):
314°, 63.9640%, 87.0588%
XYZ:
42.1782, 24.9410, 50.7352
xyY:
0.3579, 0.2116, 24.9410
CIE-Lab:
57.0179, 66.6433, -29.1599
CIE-LCH:
57.0179, 72.7436, 336.3682
CIE-Luv:
57.0179, 73.3292, -54.4739
Hunter-Lab:
49.9410, 63.3572, -25.2741
#de50bd color charts
#de50bd color shades, tints & tones
#de50bd color schemes
#de50bd color preview, HTML & CSS examples
This text has a color of #de50bd
<p style="color:#de50bd;">Text here</p>
.mytext {color:#de50bd;}
This box has a color of #de50bd
<div style="background-color:#de50bd;">Content here</div>
.mybackground {background-color:#de50bd;}
Border around this has a color of #de50bd
<div style="border:2px solid #de50bd;">Content here</div>
.myborder {border:2px solid #de50bd;}