#d83db4 color space conversions
Hex:
#d83db4
RGB:
216, 61, 180
CMY:
15, 76, 29
CMYK:
0, 72, 17, 15
HSL:
314°, 66.5236%, 54.3137%
HSV (HSB):
314°, 71.7593%, 84.7059%
XYZ:
38.2259, 21.2317, 45.2634
xyY:
0.3650, 0.2027, 21.2317
CIE-Lab:
53.2022, 70.7856, -29.9513
CIE-LCH:
53.2022, 76.8615, 337.0655
CIE-Luv:
53.2022, 77.8976, -55.5648
Hunter-Lab:
46.0779, 67.4460, -25.9875
#d83db4 color charts
#d83db4 color shades, tints & tones
#d83db4 color schemes
#d83db4 color preview, HTML & CSS examples
This text has a color of #d83db4
<p style="color:#d83db4;">Text here</p>
.mytext {color:#d83db4;}
This box has a color of #d83db4
<div style="background-color:#d83db4;">Content here</div>
.mybackground {background-color:#d83db4;}
Border around this has a color of #d83db4
<div style="border:2px solid #d83db4;">Content here</div>
.myborder {border:2px solid #d83db4;}