#de15da color space conversions
Hex:
#de15da
RGB:
222, 21, 218
CMY:
13, 92, 15
CMYK:
0, 91, 2, 13
HSL:
301°, 82.7160%, 47.6471%
HSV (HSB):
301°, 90.5405%, 87.0588%
XYZ:
43.0473, 21.1279, 68.1389
xyY:
0.3253, 0.1597, 21.1279
CIE-Lab:
53.0892, 86.1793, -51.9512
CIE-LCH:
53.0892, 100.6270, 328.9173
CIE-Luv:
53.0892, 74.0217, -90.6991
Hunter-Lab:
45.9651, 86.7301, -55.7163
#de15da color charts
#de15da color shades, tints & tones
#de15da color schemes
#de15da color preview, HTML & CSS examples
This text has a color of #de15da
<p style="color:#de15da;">Text here</p>
.mytext {color:#de15da;}
This box has a color of #de15da
<div style="background-color:#de15da;">Content here</div>
.mybackground {background-color:#de15da;}
Border around this has a color of #de15da
<div style="border:2px solid #de15da;">Content here</div>
.myborder {border:2px solid #de15da;}