#de50e3 color space conversions
Hex:
#de50e3
RGB:
222, 80, 227
CMY:
13, 69, 11
CMYK:
2, 65, 0, 11
HSL:
298°, 72.4138%, 60.1961%
HSV (HSB):
298°, 64.7577%, 89.0196%
XYZ:
46.8580, 26.8130, 75.3788
xyY:
0.3144, 0.1799, 26.8130
CIE-Lab:
58.8008, 72.5718, -47.9596
CIE-LCH:
58.8008, 86.9873, 326.5410
CIE-Luv:
58.8008, 60.9690, -84.7961
Hunter-Lab:
51.7812, 70.9114, -50.0625
#de50e3 color charts
#de50e3 color shades, tints & tones
#de50e3 color schemes
#de50e3 color preview, HTML & CSS examples
This text has a color of #de50e3
<p style="color:#de50e3;">Text here</p>
.mytext {color:#de50e3;}
This box has a color of #de50e3
<div style="background-color:#de50e3;">Content here</div>
.mybackground {background-color:#de50e3;}
Border around this has a color of #de50e3
<div style="border:2px solid #de50e3;">Content here</div>
.myborder {border:2px solid #de50e3;}