#d955f9 color space conversions
Hex:
#d955f9
RGB:
217, 85, 249
CMY:
15, 67, 2
CMYK:
13, 66, 0, 2
HSL:
288°, 93.1818%, 65.4902%
HSV (HSB):
288°, 65.8635%, 97.6471%
XYZ:
48.9627, 28.0883, 92.4635
xyY:
0.2888, 0.1657, 28.0883
CIE-Lab:
59.9684, 73.3664, -58.4142
CIE-LCH:
59.9684, 93.7809, 321.4733
CIE-Luv:
59.9684, 49.9761, -101.5258
Hunter-Lab:
52.9984, 72.1605, -66.3413
#d955f9 color charts
#d955f9 color shades, tints & tones
#d955f9 color schemes
#d955f9 color preview, HTML & CSS examples
This text has a color of #d955f9
<p style="color:#d955f9;">Text here</p>
.mytext {color:#d955f9;}
This box has a color of #d955f9
<div style="background-color:#d955f9;">Content here</div>
.mybackground {background-color:#d955f9;}
Border around this has a color of #d955f9
<div style="border:2px solid #d955f9;">Content here</div>
.myborder {border:2px solid #d955f9;}