#d871e4 color space conversions
Hex:
#d871e4
RGB:
216, 113, 228
CMY:
15, 56, 11
CMYK:
5, 50, 0, 11
HSL:
294°, 68.0473%, 66.8627%
HSV (HSB):
294°, 50.4386%, 89.4118%
XYZ:
48.2276, 32.0106, 77.0356
xyY:
0.3066, 0.2035, 32.0106
CIE-Lab:
63.3517, 56.7676, -41.4002
CIE-LCH:
63.3517, 70.2605, 323.8970
CIE-Luv:
63.3517, 46.2510, -73.3065
Hunter-Lab:
56.5779, 53.1439, -41.1237
#d871e4 color charts
#d871e4 color shades, tints & tones
#d871e4 color schemes
#d871e4 color preview, HTML & CSS examples
This text has a color of #d871e4
<p style="color:#d871e4;">Text here</p>
.mytext {color:#d871e4;}
This box has a color of #d871e4
<div style="background-color:#d871e4;">Content here</div>
.mybackground {background-color:#d871e4;}
Border around this has a color of #d871e4
<div style="border:2px solid #d871e4;">Content here</div>
.myborder {border:2px solid #d871e4;}