#d96fed color space conversions
Hex:
#d96fed
RGB:
217, 111, 237
CMY:
15, 56, 7
CMYK:
8, 53, 0, 7
HSL:
290°, 77.7778%, 68.2353%
HSV (HSB):
290°, 53.1646%, 92.9412%
XYZ:
49.5858, 32.2350, 83.7293
xyY:
0.2995, 0.1947, 32.2350
CIE-Lab:
63.5366, 59.6792, -46.1003
CIE-LCH:
63.5366, 75.4112, 322.3150
CIE-Luv:
63.5366, 45.4720, -81.3029
Hunter-Lab:
56.7759, 56.5369, -47.6938
#d96fed color charts
#d96fed color shades, tints & tones
#d96fed color schemes
#d96fed color preview, HTML & CSS examples
This text has a color of #d96fed
<p style="color:#d96fed;">Text here</p>
.mytext {color:#d96fed;}
This box has a color of #d96fed
<div style="background-color:#d96fed;">Content here</div>
.mybackground {background-color:#d96fed;}
Border around this has a color of #d96fed
<div style="border:2px solid #d96fed;">Content here</div>
.myborder {border:2px solid #d96fed;}