#d80dec color space conversions
Hex:
#d80dec
RGB:
216, 13, 236
CMY:
15, 95, 7
CMYK:
8, 94, 0, 7
HSL:
295°, 89.5582%, 48.8235%
HSV (HSB):
295°, 94.4915%, 92.5490%
XYZ:
43.6031, 20.9429, 81.1011
xyY:
0.2994, 0.1438, 20.9429
CIE-Lab:
52.8870, 88.6967, -62.5243
CIE-LCH:
52.8870, 108.5191, 324.8191
CIE-Luv:
52.8870, 63.4865, -106.3895
Hunter-Lab:
45.7634, 89.9879, -73.0383
#d80dec color charts
#d80dec color shades, tints & tones
#d80dec color schemes
#d80dec color preview, HTML & CSS examples
This text has a color of #d80dec
<p style="color:#d80dec;">Text here</p>
.mytext {color:#d80dec;}
This box has a color of #d80dec
<div style="background-color:#d80dec;">Content here</div>
.mybackground {background-color:#d80dec;}
Border around this has a color of #d80dec
<div style="border:2px solid #d80dec;">Content here</div>
.myborder {border:2px solid #d80dec;}