#d80cde color space conversions
Hex:
#d80cde
RGB:
216, 12, 222
CMY:
15, 95, 13
CMYK:
3, 95, 0, 13
HSL:
298°, 89.7436%, 45.8824%
HSV (HSB):
298°, 94.5946%, 87.0588%
XYZ:
41.6352, 20.1358, 70.7994
xyY:
0.3141, 0.1519, 20.1358
CIE-Lab:
51.9904, 86.6701, -56.0438
CIE-LCH:
51.9904, 103.2115, 327.1119
CIE-Luv:
51.9904, 68.7068, -96.2706
Hunter-Lab:
44.8729, 87.0930, -62.1353
#d80cde color charts
#d80cde color shades, tints & tones
#d80cde color schemes
#d80cde color preview, HTML & CSS examples
This text has a color of #d80cde
<p style="color:#d80cde;">Text here</p>
.mytext {color:#d80cde;}
This box has a color of #d80cde
<div style="background-color:#d80cde;">Content here</div>
.mybackground {background-color:#d80cde;}
Border around this has a color of #d80cde
<div style="border:2px solid #d80cde;">Content here</div>
.myborder {border:2px solid #d80cde;}