#d95de7 color space conversions
Hex:
#d95de7
RGB:
217, 93, 231
CMY:
15, 64, 9
CMYK:
6, 60, 0, 9
HSL:
294°, 74.1935%, 63.5294%
HSV (HSB):
294°, 59.7403%, 90.5882%
XYZ:
46.9534, 28.3499, 78.5987
xyY:
0.3051, 0.1842, 28.3499
CIE-Lab:
60.2036, 66.7934, -48.0252
CIE-LCH:
60.2036, 82.2665, 324.2834
CIE-Luv:
60.2036, 52.7773, -84.4906
Hunter-Lab:
53.2447, 64.2308, -50.2514
#d95de7 color charts
#d95de7 color shades, tints & tones
#d95de7 color schemes
#d95de7 color preview, HTML & CSS examples
This text has a color of #d95de7
<p style="color:#d95de7;">Text here</p>
.mytext {color:#d95de7;}
This box has a color of #d95de7
<div style="background-color:#d95de7;">Content here</div>
.mybackground {background-color:#d95de7;}
Border around this has a color of #d95de7
<div style="border:2px solid #d95de7;">Content here</div>
.myborder {border:2px solid #d95de7;}