#d83cb9 color space conversions
Hex:
#d83cb9
RGB:
216, 60, 185
CMY:
15, 76, 27
CMYK:
0, 72, 14, 15
HSL:
312°, 66.6667%, 54.1176%
HSV (HSB):
312°, 72.2222%, 84.7059%
XYZ:
38.6917, 21.3334, 47.9774
xyY:
0.3582, 0.1975, 21.3334
CIE-Lab:
53.3125, 71.8032, -32.6867
CIE-LCH:
53.3125, 78.8931, 335.5237
CIE-Luv:
53.3125, 76.2903, -59.8393
Hunter-Lab:
46.1881, 68.6999, -29.2552
#d83cb9 color charts
#d83cb9 color shades, tints & tones
#d83cb9 color schemes
#d83cb9 color preview, HTML & CSS examples
This text has a color of #d83cb9
<p style="color:#d83cb9;">Text here</p>
.mytext {color:#d83cb9;}
This box has a color of #d83cb9
<div style="background-color:#d83cb9;">Content here</div>
.mybackground {background-color:#d83cb9;}
Border around this has a color of #d83cb9
<div style="border:2px solid #d83cb9;">Content here</div>
.myborder {border:2px solid #d83cb9;}