#d955c7 color space conversions
Hex:
#d955c7
RGB:
217, 85, 199
CMY:
15, 67, 22
CMYK:
0, 61, 8, 15
HSL:
308°, 63.4615%, 59.2157%
HSV (HSB):
308°, 60.8295%, 85.0980%
XYZ:
42.1726, 25.3722, 56.7074
xyY:
0.3394, 0.2042, 25.3722
CIE-Lab:
57.4363, 64.8231, -34.2982
CIE-LCH:
57.4363, 73.3376, 332.1165
CIE-Luv:
57.4363, 64.7274, -62.1091
Hunter-Lab:
50.3709, 61.2986, -31.4890
#d955c7 color charts
#d955c7 color shades, tints & tones
#d955c7 color schemes
#d955c7 color preview, HTML & CSS examples
This text has a color of #d955c7
<p style="color:#d955c7;">Text here</p>
.mytext {color:#d955c7;}
This box has a color of #d955c7
<div style="background-color:#d955c7;">Content here</div>
.mybackground {background-color:#d955c7;}
Border around this has a color of #d955c7
<div style="border:2px solid #d955c7;">Content here</div>
.myborder {border:2px solid #d955c7;}