#de50b5 color space conversions
Hex:
#de50b5
RGB:
222, 80, 181
CMY:
13, 69, 29
CMYK:
0, 64, 18, 13
HSL:
317°, 68.2692%, 59.2157%
HSV (HSB):
317°, 63.9640%, 87.0588%
XYZ:
41.3334, 24.6031, 46.2864
xyY:
0.3683, 0.2192, 24.6031
CIE-Lab:
56.6867, 65.5078, -25.0597
CIE-LCH:
56.6867, 70.1374, 339.0659
CIE-Luv:
56.6867, 76.0381, -48.0346
Hunter-Lab:
49.6015, 61.9428, -20.6063
#de50b5 color charts
#de50b5 color shades, tints & tones
#de50b5 color schemes
#de50b5 color preview, HTML & CSS examples
This text has a color of #de50b5
<p style="color:#de50b5;">Text here</p>
.mytext {color:#de50b5;}
This box has a color of #de50b5
<div style="background-color:#de50b5;">Content here</div>
.mybackground {background-color:#de50b5;}
Border around this has a color of #de50b5
<div style="border:2px solid #de50b5;">Content here</div>
.myborder {border:2px solid #de50b5;}