#de50df color space conversions
Hex:
#de50df
RGB:
222, 80, 223
CMY:
13, 69, 13
CMYK:
0, 64, 0, 13
HSL:
300°, 69.0821%, 59.4118%
HSV (HSB):
300°, 64.1256%, 87.4510%
XYZ:
46.3121, 26.5946, 72.5044
xyY:
0.3185, 0.1829, 26.5946
CIE-Lab:
58.5972, 71.9096, -46.0326
CIE-LCH:
58.5972, 85.3814, 327.3749
CIE-Luv:
58.5972, 62.2189, -81.6490
Hunter-Lab:
51.5700, 70.0535, -47.2593
#de50df color charts
#de50df color shades, tints & tones
#de50df color schemes
#de50df color preview, HTML & CSS examples
This text has a color of #de50df
<p style="color:#de50df;">Text here</p>
.mytext {color:#de50df;}
This box has a color of #de50df
<div style="background-color:#de50df;">Content here</div>
.mybackground {background-color:#de50df;}
Border around this has a color of #de50df
<div style="border:2px solid #de50df;">Content here</div>
.myborder {border:2px solid #de50df;}