#de15d7 color space conversions
Hex:
#de15d7
RGB:
222, 21, 215
CMY:
13, 92, 16
CMYK:
0, 91, 3, 13
HSL:
302°, 82.7160%, 47.6471%
HSV (HSB):
302°, 90.5405%, 87.0588%
XYZ:
42.6581, 20.9722, 66.0897
xyY:
0.3288, 0.1617, 20.9722
CIE-Lab:
52.9191, 85.7519, -50.5120
CIE-LCH:
52.9191, 99.5231, 329.4998
CIE-Luv:
52.9191, 75.2089, -88.4417
Hunter-Lab:
45.7954, 86.1294, -53.5076
#de15d7 color charts
#de15d7 color shades, tints & tones
#de15d7 color schemes
#de15d7 color preview, HTML & CSS examples
This text has a color of #de15d7
<p style="color:#de15d7;">Text here</p>
.mytext {color:#de15d7;}
This box has a color of #de15d7
<div style="background-color:#de15d7;">Content here</div>
.mybackground {background-color:#de15d7;}
Border around this has a color of #de15d7
<div style="border:2px solid #de15d7;">Content here</div>
.myborder {border:2px solid #de15d7;}