#d10cd5 color space conversions
Hex:
#d10cd5
RGB:
209, 12, 213
CMY:
18, 95, 16
CMYK:
2, 94, 0, 16
HSL:
299°, 89.3333%, 44.1176%
HSV (HSB):
299°, 94.3662%, 83.5294%
XYZ:
38.4362, 18.6223, 64.5194
xyY:
0.3161, 0.1532, 18.6223
CIE-Lab:
50.2424, 84.2188, -53.7751
CIE-LCH:
50.2424, 99.9228, 327.4411
CIE-Luv:
50.2424, 67.1679, -91.8078
Hunter-Lab:
43.1536, 83.4681, -58.4376
#d10cd5 color charts
#d10cd5 color shades, tints & tones
#d10cd5 color schemes
#d10cd5 color preview, HTML & CSS examples
This text has a color of #d10cd5
<p style="color:#d10cd5;">Text here</p>
.mytext {color:#d10cd5;}
This box has a color of #d10cd5
<div style="background-color:#d10cd5;">Content here</div>
.mybackground {background-color:#d10cd5;}
Border around this has a color of #d10cd5
<div style="border:2px solid #d10cd5;">Content here</div>
.myborder {border:2px solid #d10cd5;}