#d83dec color space conversions
Hex:
#d83dec
RGB:
216, 61, 236
CMY:
15, 76, 7
CMYK:
8, 74, 0, 7
HSL:
293°, 82.1596%, 58.2353%
HSV (HSB):
293°, 74.1525%, 92.5490%
XYZ:
45.1280, 23.9925, 81.6094
xyY:
0.2994, 0.1592, 23.9925
CIE-Lab:
56.0803, 79.3758, -57.3964
CIE-LCH:
56.0803, 97.9534, 324.1294
CIE-Luv:
56.0803, 58.2778, -99.1881
Hunter-Lab:
48.9822, 78.7357, -64.4958
#d83dec color charts
#d83dec color shades, tints & tones
#d83dec color schemes
#d83dec color preview, HTML & CSS examples
This text has a color of #d83dec
<p style="color:#d83dec;">Text here</p>
.mytext {color:#d83dec;}
This box has a color of #d83dec
<div style="background-color:#d83dec;">Content here</div>
.mybackground {background-color:#d83dec;}
Border around this has a color of #d83dec
<div style="border:2px solid #d83dec;">Content here</div>
.myborder {border:2px solid #d83dec;}