#d10ccf color space conversions
Hex:
#d10ccf
RGB:
209, 12, 207
CMY:
18, 95, 19
CMYK:
0, 94, 1, 18
HSL:
301°, 89.1403%, 43.3333%
HSV (HSB):
301°, 94.2584%, 81.9608%
XYZ:
37.6885, 18.3232, 60.5818
xyY:
0.3232, 0.1572, 18.3232
CIE-Lab:
49.8858, 83.3423, -50.9005
CIE-LCH:
49.8858, 97.6565, 328.5859
CIE-Luv:
49.8858, 69.4920, -87.3569
Hunter-Lab:
42.8057, 82.2513, -53.9477
#d10ccf color charts
#d10ccf color shades, tints & tones
#d10ccf color schemes
#d10ccf color preview, HTML & CSS examples
This text has a color of #d10ccf
<p style="color:#d10ccf;">Text here</p>
.mytext {color:#d10ccf;}
This box has a color of #d10ccf
<div style="background-color:#d10ccf;">Content here</div>
.mybackground {background-color:#d10ccf;}
Border around this has a color of #d10ccf
<div style="border:2px solid #d10ccf;">Content here</div>
.myborder {border:2px solid #d10ccf;}