#d70acc color space conversions
Hex:
#d70acc
RGB:
215, 10, 204
CMY:
16, 96, 20
CMYK:
0, 95, 5, 16
HSL:
303°, 91.1111%, 44.1176%
HSV (HSB):
303°, 95.3488%, 84.3137%
XYZ:
39.0320, 19.0238, 58.7415
xyY:
0.3342, 0.1629, 19.0238
CIE-Lab:
50.7150, 84.0822, -47.7880
CIE-LCH:
50.7150, 96.7136, 330.3883
CIE-Luv:
50.7150, 75.1816, -83.2872
Hunter-Lab:
43.6163, 83.4102, -49.3192
#d70acc color charts
#d70acc RGB chart
#d70acc CMYK chart
#d70acc RGB pie chart
#d70acc color shades, tints & tones
#d70acc color schemes
#d70acc color preview, HTML & CSS examples
This text has a color of #d70acc
<p style="color:#d70acc;">Text here</p>
.mytext {color:#d70acc;}
Text color #d70acc
This box has a color of #d70acc
<div style="background-color:#d70acc;">Content here</div>
.mybackground {background-color:#d70acc;}
Background color #d70acc
Border around this has a color of #d70acc
<div style="border:2px solid #d70acc;">Content here</div>
.myborder {border:2px solid #d70acc;}
Border color #d70acc