#de50b9 color space conversions
Hex:
#de50b9
RGB:
222, 80, 185
CMY:
13, 69, 27
CMYK:
0, 64, 17, 13
HSL:
316°, 68.2692%, 59.2157%
HSV (HSB):
316°, 63.9640%, 87.0588%
XYZ:
41.7498, 24.7697, 48.4795
xyY:
0.3630, 0.2154, 24.7697
CIE-Lab:
56.8503, 66.0703, -27.1160
CIE-LCH:
56.8503, 71.4182, 337.6862
CIE-Luv:
56.8503, 74.6807, -51.2532
Hunter-Lab:
49.7692, 62.6421, -22.9152
#de50b9 color charts
#de50b9 color shades, tints & tones
#de50b9 color schemes
#de50b9 color preview, HTML & CSS examples
This text has a color of #de50b9
<p style="color:#de50b9;">Text here</p>
.mytext {color:#de50b9;}
This box has a color of #de50b9
<div style="background-color:#de50b9;">Content here</div>
.mybackground {background-color:#de50b9;}
Border around this has a color of #de50b9
<div style="border:2px solid #de50b9;">Content here</div>
.myborder {border:2px solid #de50b9;}