#d955c9 color space conversions
Hex:
#d955c9
RGB:
217, 85, 201
CMY:
15, 67, 21
CMYK:
0, 61, 7, 15
HSL:
307°, 63.4615%, 59.2157%
HSV (HSB):
307°, 60.8295%, 85.0980%
XYZ:
42.4064, 25.4658, 57.9387
xyY:
0.3371, 0.2024, 25.4658
CIE-Lab:
57.5264, 65.1381, -35.2991
CIE-LCH:
57.5264, 74.0878, 331.5462
CIE-Luv:
57.5264, 64.1022, -63.7209
Hunter-Lab:
50.4636, 61.6887, -32.7480
#d955c9 color charts
#d955c9 color shades, tints & tones
#d955c9 color schemes
#d955c9 color preview, HTML & CSS examples
This text has a color of #d955c9
<p style="color:#d955c9;">Text here</p>
.mytext {color:#d955c9;}
This box has a color of #d955c9
<div style="background-color:#d955c9;">Content here</div>
.mybackground {background-color:#d955c9;}
Border around this has a color of #d955c9
<div style="border:2px solid #d955c9;">Content here</div>
.myborder {border:2px solid #d955c9;}