#de15b7 color space conversions
Hex:
#de15b7
RGB:
222, 21, 183
CMY:
13, 92, 28
CMYK:
0, 91, 18, 13
HSL:
312°, 82.7160%, 47.6471%
HSV (HSB):
312°, 90.5405%, 87.0588%
XYZ:
38.9396, 19.4848, 46.5083
xyY:
0.3711, 0.1857, 19.4848
CIE-Lab:
51.2497, 81.4844, -34.6738
CIE-LCH:
51.2497, 88.5550, 336.9490
CIE-Luv:
51.2497, 88.6388, -63.8309
Hunter-Lab:
44.1416, 80.2163, -31.5698
#de15b7 color charts
#de15b7 color shades, tints & tones
#de15b7 color schemes
#de15b7 color preview, HTML & CSS examples
This text has a color of #de15b7
<p style="color:#de15b7;">Text here</p>
.mytext {color:#de15b7;}
This box has a color of #de15b7
<div style="background-color:#de15b7;">Content here</div>
.mybackground {background-color:#de15b7;}
Border around this has a color of #de15b7
<div style="border:2px solid #de15b7;">Content here</div>
.myborder {border:2px solid #de15b7;}