#de50da color space conversions
Hex:
#de50da
RGB:
222, 80, 218
CMY:
13, 69, 15
CMYK:
0, 64, 2, 13
HSL:
302°, 68.2692%, 59.2157%
HSV (HSB):
302°, 63.9640%, 87.0588%
XYZ:
45.6478, 26.3289, 69.0057
xyY:
0.3238, 0.1868, 26.3289
CIE-Lab:
58.3479, 71.0937, -43.6068
CIE-LCH:
58.3479, 83.4018, 328.4763
CIE-Luv:
58.3479, 63.8004, -77.6959
Hunter-Lab:
51.3117, 69.0013, -43.8171
#de50da color charts
#de50da color shades, tints & tones
#de50da color schemes
#de50da color preview, HTML & CSS examples
This text has a color of #de50da
<p style="color:#de50da;">Text here</p>
.mytext {color:#de50da;}
This box has a color of #de50da
<div style="background-color:#de50da;">Content here</div>
.mybackground {background-color:#de50da;}
Border around this has a color of #de50da
<div style="border:2px solid #de50da;">Content here</div>
.myborder {border:2px solid #de50da;}