#d928f3 color space conversions
Hex:
#d928f3
RGB:
217, 40, 243
CMY:
15, 84, 5
CMYK:
11, 84, 0, 5
HSL:
292°, 89.4273%, 55.4902%
HSV (HSB):
292°, 83.5391%, 95.2941%
XYZ:
45.5517, 22.7404, 86.7825
xyY:
0.2937, 0.1466, 22.7404
CIE-Lab:
54.8039, 86.0949, -63.3575
CIE-LCH:
54.8039, 106.8948, 323.6505
CIE-Luv:
54.8039, 59.6864, -108.3011
Hunter-Lab:
47.6869, 87.0558, -74.5176
#d928f3 color charts
#d928f3 color shades, tints & tones
#d928f3 color schemes
#d928f3 color preview, HTML & CSS examples
This text has a color of #d928f3
<p style="color:#d928f3;">Text here</p>
.mytext {color:#d928f3;}
This box has a color of #d928f3
<div style="background-color:#d928f3;">Content here</div>
.mybackground {background-color:#d928f3;}
Border around this has a color of #d928f3
<div style="border:2px solid #d928f3;">Content here</div>
.myborder {border:2px solid #d928f3;}