#dc15e5 color space conversions
Hex:
#dc15e5
RGB:
220, 21, 229
CMY:
14, 92, 10
CMYK:
4, 91, 0, 10
HSL:
297°, 83.2000%, 49.0196%
HSV (HSB):
297°, 90.8297%, 89.8039%
XYZ:
43.9262, 21.4091, 75.9459
xyY:
0.3109, 0.1515, 21.4091
CIE-Lab:
53.3944, 87.4596, -57.7237
CIE-LCH:
53.3944, 104.7913, 326.5750
CIE-Luv:
53.3944, 68.3771, -99.5061
Hunter-Lab:
46.2700, 88.4858, -64.9275
#dc15e5 color charts
#dc15e5 color shades, tints & tones
#dc15e5 color schemes
#dc15e5 color preview, HTML & CSS examples
This text has a color of #dc15e5
<p style="color:#dc15e5;">Text here</p>
.mytext {color:#dc15e5;}
This box has a color of #dc15e5
<div style="background-color:#dc15e5;">Content here</div>
.mybackground {background-color:#dc15e5;}
Border around this has a color of #dc15e5
<div style="border:2px solid #dc15e5;">Content here</div>
.myborder {border:2px solid #dc15e5;}