#d10cd0 color space conversions
Hex:
#d10cd0
RGB:
209, 12, 208
CMY:
18, 95, 18
CMYK:
0, 94, 0, 18
HSL:
300°, 89.1403%, 43.3333%
HSV (HSB):
300°, 94.2584%, 81.9608%
XYZ:
37.8111, 18.3723, 61.2279
xyY:
0.3220, 0.1565, 18.3723
CIE-Lab:
49.9446, 83.4871, -51.3818
CIE-LCH:
49.9446, 98.0316, 328.3899
CIE-Luv:
49.9446, 69.1006, -88.1018
Hunter-Lab:
42.8629, 82.4519, -54.6891
#d10cd0 color charts
#d10cd0 color shades, tints & tones
#d10cd0 color schemes
#d10cd0 color preview, HTML & CSS examples
This text has a color of #d10cd0
<p style="color:#d10cd0;">Text here</p>
.mytext {color:#d10cd0;}
This box has a color of #d10cd0
<div style="background-color:#d10cd0;">Content here</div>
.mybackground {background-color:#d10cd0;}
Border around this has a color of #d10cd0
<div style="border:2px solid #d10cd0;">Content here</div>
.myborder {border:2px solid #d10cd0;}