#d871d5 color space conversions
Hex:
#d871d5
RGB:
216, 113, 213
CMY:
15, 56, 16
CMYK:
0, 48, 1, 15
HSL:
302°, 56.9061%, 64.5098%
HSV (HSB):
302°, 47.6852%, 84.7059%
XYZ:
46.2343, 31.2133, 66.5387
xyY:
0.3211, 0.2168, 31.2133
CIE-Lab:
62.6873, 54.0594, -34.0530
CIE-LCH:
62.6873, 63.8908, 327.7924
CIE-Luv:
62.6873, 49.8395, -61.0541
Hunter-Lab:
55.8688, 49.9472, -31.5051
#d871d5 color charts
#d871d5 color shades, tints & tones
#d871d5 color schemes
#d871d5 color preview, HTML & CSS examples
This text has a color of #d871d5
<p style="color:#d871d5;">Text here</p>
.mytext {color:#d871d5;}
This box has a color of #d871d5
<div style="background-color:#d871d5;">Content here</div>
.mybackground {background-color:#d871d5;}
Border around this has a color of #d871d5
<div style="border:2px solid #d871d5;">Content here</div>
.myborder {border:2px solid #d871d5;}