#d928e4 color space conversions
Hex:
#d928e4
RGB:
217, 40, 228
CMY:
15, 84, 11
CMYK:
5, 82, 0, 11
HSL:
296°, 77.6860%, 52.5490%
HSV (HSB):
296°, 82.4561%, 89.4118%
XYZ:
43.3777, 21.8707, 75.3340
xyY:
0.3086, 0.1556, 21.8707
CIE-Lab:
53.8896, 83.7091, -56.3922
CIE-LCH:
53.8896, 100.9321, 326.0331
CIE-Luv:
53.8896, 64.8606, -97.2874
Hunter-Lab:
46.7662, 83.7258, -62.7719
#d928e4 color charts
#d928e4 color shades, tints & tones
#d928e4 color schemes
#d928e4 color preview, HTML & CSS examples
This text has a color of #d928e4
<p style="color:#d928e4;">Text here</p>
.mytext {color:#d928e4;}
This box has a color of #d928e4
<div style="background-color:#d928e4;">Content here</div>
.mybackground {background-color:#d928e4;}
Border around this has a color of #d928e4
<div style="border:2px solid #d928e4;">Content here</div>
.myborder {border:2px solid #d928e4;}