#d83cca color space conversions
Hex:
#d83cca
RGB:
216, 60, 202
CMY:
15, 76, 21
CMYK:
0, 72, 6, 15
HSL:
305°, 66.6667%, 54.1176%
HSV (HSB):
305°, 72.2222%, 84.7059%
XYZ:
40.5954, 22.0949, 58.0022
xyY:
0.3364, 0.1831, 22.0949
CIE-Lab:
54.1276, 74.2705, -41.2185
CIE-LCH:
54.1276, 84.9415, 330.9707
CIE-Luv:
54.1276, 70.0482, -73.2872
Hunter-Lab:
47.0052, 71.9000, -40.2574
#d83cca color charts
#d83cca color shades, tints & tones
#d83cca color schemes
#d83cca color preview, HTML & CSS examples
This text has a color of #d83cca
<p style="color:#d83cca;">Text here</p>
.mytext {color:#d83cca;}
This box has a color of #d83cca
<div style="background-color:#d83cca;">Content here</div>
.mybackground {background-color:#d83cca;}
Border around this has a color of #d83cca
<div style="border:2px solid #d83cca;">Content here</div>
.myborder {border:2px solid #d83cca;}