#cd15d5 color space conversions
Hex:
#cd15d5
RGB:
205, 21, 213
CMY:
20, 92, 16
CMYK:
4, 90, 0, 16
HSL:
298°, 82.0513%, 45.8824%
HSV (HSB):
298°, 90.1408%, 83.5294%
XYZ:
37.4552, 18.3196, 64.5127
xyY:
0.3114, 0.1523, 18.3196
CIE-Lab:
49.8814, 82.6021, -54.3916
CIE-LCH:
49.8814, 98.9018, 326.6360
CIE-Luv:
49.8814, 63.7914, -92.3126
Hunter-Lab:
42.8014, 81.3020, -59.4044
#cd15d5 color charts
#cd15d5 color shades, tints & tones
#cd15d5 color schemes
#cd15d5 color preview, HTML & CSS examples
This text has a color of #cd15d5
<p style="color:#cd15d5;">Text here</p>
.mytext {color:#cd15d5;}
This box has a color of #cd15d5
<div style="background-color:#cd15d5;">Content here</div>
.mybackground {background-color:#cd15d5;}
Border around this has a color of #cd15d5
<div style="border:2px solid #cd15d5;">Content here</div>
.myborder {border:2px solid #cd15d5;}