#d10acc color space conversions
Hex:
#d10acc
RGB:
209, 10, 204
CMY:
18, 96, 20
CMYK:
0, 95, 2, 18
HSL:
302°, 90.8676%, 42.9412%
HSV (HSB):
302°, 95.2153%, 81.9608%
XYZ:
37.3021, 18.1320, 58.6605
xyY:
0.3269, 0.1589, 18.1320
CIE-Lab:
49.6559, 83.0742, -49.5394
CIE-LCH:
49.6559, 96.7237, 329.1912
CIE-Luv:
49.6559, 70.7749, -85.2410
Hunter-Lab:
42.5817, 81.8502, -51.8706
#d10acc color charts
#d10acc RGB chart
#d10acc CMYK chart
#d10acc RGB pie chart
#d10acc color shades, tints & tones
#d10acc color schemes
#d10acc color preview, HTML & CSS examples
This text has a color of #d10acc
<p style="color:#d10acc;">Text here</p>
.mytext {color:#d10acc;}
Text color #d10acc
This box has a color of #d10acc
<div style="background-color:#d10acc;">Content here</div>
.mybackground {background-color:#d10acc;}
Background color #d10acc
Border around this has a color of #d10acc
<div style="border:2px solid #d10acc;">Content here</div>
.myborder {border:2px solid #d10acc;}
Border color #d10acc