#d83ccd color space conversions
Hex:
#d83ccd
RGB:
216, 60, 205
CMY:
15, 76, 20
CMYK:
0, 72, 5, 15
HSL:
304°, 66.6667%, 54.1176%
HSV (HSB):
304°, 72.2222%, 84.7059%
XYZ:
40.9542, 22.2384, 59.8915
xyY:
0.3327, 0.1807, 22.2384
CIE-Lab:
54.2791, 74.7235, -42.6988
CIE-LCH:
54.2791, 86.0627, 330.2553
CIE-Luv:
54.2791, 68.9744, -75.6405
Hunter-Lab:
47.1576, 72.4931, -42.2896
#d83ccd color charts
#d83ccd color shades, tints & tones
#d83ccd color schemes
#d83ccd color preview, HTML & CSS examples
This text has a color of #d83ccd
<p style="color:#d83ccd;">Text here</p>
.mytext {color:#d83ccd;}
This box has a color of #d83ccd
<div style="background-color:#d83ccd;">Content here</div>
.mybackground {background-color:#d83ccd;}
Border around this has a color of #d83ccd
<div style="border:2px solid #d83ccd;">Content here</div>
.myborder {border:2px solid #d83ccd;}