#d935f7 color space conversions
Hex:
#d935f7
RGB:
217, 53, 247
CMY:
15, 79, 3
CMYK:
12, 79, 0, 3
HSL:
291°, 92.3810%, 58.8235%
HSV (HSB):
291°, 78.5425%, 96.8627%
XYZ:
46.6769, 24.0133, 90.1706
xyY:
0.2902, 0.1493, 24.0133
CIE-Lab:
56.1011, 83.6988, -63.5033
CIE-LCH:
56.1011, 105.0626, 322.8120
CIE-Luv:
56.1011, 56.7324, -108.8776
Hunter-Lab:
49.0034, 84.2695, -74.7965
#d935f7 color charts
#d935f7 color shades, tints & tones
#d935f7 color schemes
#d935f7 color preview, HTML & CSS examples
This text has a color of #d935f7
<p style="color:#d935f7;">Text here</p>
.mytext {color:#d935f7;}
This box has a color of #d935f7
<div style="background-color:#d935f7;">Content here</div>
.mybackground {background-color:#d935f7;}
Border around this has a color of #d935f7
<div style="border:2px solid #d935f7;">Content here</div>
.myborder {border:2px solid #d935f7;}