#d20acc color space conversions
Hex:
#d20acc
RGB:
210, 10, 204
CMY:
18, 96, 20
CMYK:
0, 95, 3, 18
HSL:
302°, 90.9091%, 43.1373%
HSV (HSB):
302°, 95.2381%, 82.3529%
XYZ:
37.5860, 18.2784, 58.6738
xyY:
0.3282, 0.1596, 18.2784
CIE-Lab:
49.8320, 83.2412, -49.2480
CIE-LCH:
49.8320, 96.7184, 329.3902
CIE-Luv:
49.8320, 71.5054, -84.9192
Hunter-Lab:
42.7532, 82.1081, -51.4414
#d20acc color charts
#d20acc RGB chart
#d20acc CMYK chart
#d20acc RGB pie chart
#d20acc color shades, tints & tones
#d20acc color schemes
#d20acc color preview, HTML & CSS examples
This text has a color of #d20acc
<p style="color:#d20acc;">Text here</p>
.mytext {color:#d20acc;}
Text color #d20acc
This box has a color of #d20acc
<div style="background-color:#d20acc;">Content here</div>
.mybackground {background-color:#d20acc;}
Background color #d20acc
Border around this has a color of #d20acc
<div style="border:2px solid #d20acc;">Content here</div>
.myborder {border:2px solid #d20acc;}
Border color #d20acc