#d83cd5 color space conversions
Hex:
#d83cd5
RGB:
216, 60, 213
CMY:
15, 76, 16
CMYK:
0, 72, 1, 15
HSL:
301°, 66.6667%, 54.1176%
HSV (HSB):
301°, 72.2222%, 84.7059%
XYZ:
41.9450, 22.6347, 65.1090
xyY:
0.3234, 0.1745, 22.6347
CIE-Lab:
54.6941, 75.9558, -46.6099
CIE-LCH:
54.6941, 89.1165, 328.4648
CIE-Luv:
54.6941, 66.1567, -81.8777
Hunter-Lab:
47.5760, 74.1152, -47.8367
#d83cd5 color charts
#d83cd5 color shades, tints & tones
#d83cd5 color schemes
#d83cd5 color preview, HTML & CSS examples
This text has a color of #d83cd5
<p style="color:#d83cd5;">Text here</p>
.mytext {color:#d83cd5;}
This box has a color of #d83cd5
<div style="background-color:#d83cd5;">Content here</div>
.mybackground {background-color:#d83cd5;}
Border around this has a color of #d83cd5
<div style="border:2px solid #d83cd5;">Content here</div>
.myborder {border:2px solid #d83cd5;}