#d10ac2 color space conversions
Hex:
#d10ac2
RGB:
209, 10, 194
CMY:
18, 96, 24
CMYK:
0, 95, 7, 18
HSL:
305°, 90.8676%, 42.9412%
HSV (HSB):
305°, 95.2153%, 81.9608%
XYZ:
36.1406, 17.6674, 52.5443
xyY:
0.3398, 0.1661, 17.6674
CIE-Lab:
49.0902, 81.6726, -44.6497
CIE-LCH:
49.0902, 93.0807, 331.3349
CIE-Luv:
49.0902, 74.8315, -77.6999
Hunter-Lab:
42.0326, 79.9213, -44.6945
#d10ac2 color charts
#d10ac2 color shades, tints & tones
#d10ac2 color schemes
#d10ac2 color preview, HTML & CSS examples
This text has a color of #d10ac2
<p style="color:#d10ac2;">Text here</p>
.mytext {color:#d10ac2;}
This box has a color of #d10ac2
<div style="background-color:#d10ac2;">Content here</div>
.mybackground {background-color:#d10ac2;}
Border around this has a color of #d10ac2
<div style="border:2px solid #d10ac2;">Content here</div>
.myborder {border:2px solid #d10ac2;}