#d10dec color space conversions
Hex:
#d10dec
RGB:
209, 13, 236
CMY:
18, 95, 7
CMYK:
11, 94, 0, 7
HSL:
293°, 89.5582%, 48.8235%
HSV (HSB):
293°, 94.4915%, 92.5490%
XYZ:
41.5787, 19.8993, 81.0064
xyY:
0.2918, 0.1397, 19.8993
CIE-Lab:
51.7232, 87.6503, -64.4602
CIE-LCH:
51.7232, 108.8012, 323.6683
CIE-Luv:
51.7232, 58.7624, -108.3837
Hunter-Lab:
44.6086, 88.3110, -76.4408
#d10dec color charts
#d10dec color shades, tints & tones
#d10dec color schemes
#d10dec color preview, HTML & CSS examples
This text has a color of #d10dec
<p style="color:#d10dec;">Text here</p>
.mytext {color:#d10dec;}
This box has a color of #d10dec
<div style="background-color:#d10dec;">Content here</div>
.mybackground {background-color:#d10dec;}
Border around this has a color of #d10dec
<div style="border:2px solid #d10dec;">Content here</div>
.myborder {border:2px solid #d10dec;}