#d80acc color space conversions
Hex:
#d80acc
RGB:
216, 10, 204
CMY:
15, 96, 20
CMYK:
0, 95, 6, 15
HSL:
303°, 91.1504%, 44.3137%
HSV (HSB):
303°, 95.3704%, 84.7059%
XYZ:
39.3265, 19.1756, 58.7553
xyY:
0.3354, 0.1635, 19.1756
CIE-Lab:
50.8921, 84.2517, -47.4955
CIE-LCH:
50.8921, 96.7170, 330.5886
CIE-Luv:
50.8921, 75.9215, -82.9564
Hunter-Lab:
43.7900, 83.6731, -48.8994
#d80acc color charts
#d80acc RGB chart
#d80acc CMYK chart
#d80acc RGB pie chart
#d80acc color shades, tints & tones
#d80acc color schemes
#d80acc color preview, HTML & CSS examples
This text has a color of #d80acc
<p style="color:#d80acc;">Text here</p>
.mytext {color:#d80acc;}
Text color #d80acc
This box has a color of #d80acc
<div style="background-color:#d80acc;">Content here</div>
.mybackground {background-color:#d80acc;}
Background color #d80acc
Border around this has a color of #d80acc
<div style="border:2px solid #d80acc;">Content here</div>
.myborder {border:2px solid #d80acc;}
Border color #d80acc