#d83db5 color space conversions
Hex:
#d83db5
RGB:
216, 61, 181
CMY:
15, 76, 29
CMYK:
0, 72, 16, 15
HSL:
314°, 66.5236%, 54.3137%
HSV (HSB):
314°, 71.7593%, 84.7059%
XYZ:
38.3281, 21.2726, 45.8020
xyY:
0.3636, 0.2018, 21.2726
CIE-Lab:
53.2466, 70.9230, -30.4644
CIE-LCH:
53.2466, 77.1891, 336.7545
CIE-Luv:
53.2466, 77.5223, -56.3617
Hunter-Lab:
46.1222, 67.6217, -26.5927
#d83db5 color charts
#d83db5 color shades, tints & tones
#d83db5 color schemes
#d83db5 color preview, HTML & CSS examples
This text has a color of #d83db5
<p style="color:#d83db5;">Text here</p>
.mytext {color:#d83db5;}
This box has a color of #d83db5
<div style="background-color:#d83db5;">Content here</div>
.mybackground {background-color:#d83db5;}
Border around this has a color of #d83db5
<div style="border:2px solid #d83db5;">Content here</div>
.myborder {border:2px solid #d83db5;}