#d83bcd color space conversions
Hex:
#d83bcd
RGB:
216, 59, 205
CMY:
15, 77, 20
CMYK:
0, 73, 5, 15
HSL:
304°, 66.8085%, 53.9216%
HSV (HSB):
304°, 72.6852%, 84.7059%
XYZ:
40.9023, 22.1346, 59.8742
xyY:
0.3328, 0.1801, 22.1346
CIE-Lab:
54.1696, 75.0359, -42.8718
CIE-LCH:
54.1696, 86.4198, 330.2585
CIE-Luv:
54.1696, 69.1963, -75.9140
Hunter-Lab:
47.0475, 72.8520, -42.5213
#d83bcd color charts
#d83bcd color shades, tints & tones
#d83bcd color schemes
#d83bcd color preview, HTML & CSS examples
This text has a color of #d83bcd
<p style="color:#d83bcd;">Text here</p>
.mytext {color:#d83bcd;}
This box has a color of #d83bcd
<div style="background-color:#d83bcd;">Content here</div>
.mybackground {background-color:#d83bcd;}
Border around this has a color of #d83bcd
<div style="border:2px solid #d83bcd;">Content here</div>
.myborder {border:2px solid #d83bcd;}