#d95ce9 color space conversions
Hex:
#d95ce9
RGB:
217, 92, 233
CMY:
15, 64, 9
CMYK:
7, 61, 0, 9
HSL:
293°, 76.2162%, 63.7255%
HSV (HSB):
293°, 60.5150%, 91.3725%
XYZ:
47.1504, 28.2892, 80.0661
xyY:
0.3032, 0.1819, 28.2892
CIE-Lab:
60.1491, 67.5800, -49.2287
CIE-LCH:
60.1491, 83.6094, 323.9285
CIE-Luv:
60.1491, 52.5203, -86.4751
Hunter-Lab:
53.1876, 65.1606, -52.0210
#d95ce9 color charts
#d95ce9 color shades, tints & tones
#d95ce9 color schemes
#d95ce9 color preview, HTML & CSS examples
This text has a color of #d95ce9
<p style="color:#d95ce9;">Text here</p>
.mytext {color:#d95ce9;}
This box has a color of #d95ce9
<div style="background-color:#d95ce9;">Content here</div>
.mybackground {background-color:#d95ce9;}
Border around this has a color of #d95ce9
<div style="border:2px solid #d95ce9;">Content here</div>
.myborder {border:2px solid #d95ce9;}