#de15e3 color space conversions
Hex:
#de15e3
RGB:
222, 21, 227
CMY:
13, 92, 11
CMYK:
2, 91, 0, 11
HSL:
299°, 83.0645%, 48.6275%
HSV (HSB):
299°, 90.7489%, 89.0196%
XYZ:
44.2575, 21.6120, 74.5119
xyY:
0.3153, 0.1540, 21.6120
CIE-Lab:
53.6129, 87.4872, -56.2236
CIE-LCH:
53.6129, 103.9956, 327.2732
CIE-Luv:
53.6129, 70.5407, -97.4087
Hunter-Lab:
46.4887, 88.5778, -62.4878
#de15e3 color charts
#de15e3 color shades, tints & tones
#de15e3 color schemes
#de15e3 color preview, HTML & CSS examples
This text has a color of #de15e3
<p style="color:#de15e3;">Text here</p>
.mytext {color:#de15e3;}
This box has a color of #de15e3
<div style="background-color:#de15e3;">Content here</div>
.mybackground {background-color:#de15e3;}
Border around this has a color of #de15e3
<div style="border:2px solid #de15e3;">Content here</div>
.myborder {border:2px solid #de15e3;}