#d955da color space conversions
Hex:
#d955da
RGB:
217, 85, 218
CMY:
15, 67, 15
CMYK:
0, 61, 0, 15
HSL:
300°, 64.2512%, 59.4118%
HSV (HSB):
300°, 61.0092%, 85.4902%
XYZ:
44.5187, 26.3107, 69.0617
xyY:
0.3182, 0.1881, 26.3107
CIE-Lab:
58.3308, 67.9122, -43.6828
CIE-LCH:
58.3308, 80.7481, 327.2499
CIE-Luv:
58.3308, 58.8914, -77.3355
Hunter-Lab:
51.2939, 65.1581, -43.9218
#d955da color charts
#d955da color shades, tints & tones
#d955da color schemes
#d955da color preview, HTML & CSS examples
This text has a color of #d955da
<p style="color:#d955da;">Text here</p>
.mytext {color:#d955da;}
This box has a color of #d955da
<div style="background-color:#d955da;">Content here</div>
.mybackground {background-color:#d955da;}
Border around this has a color of #d955da
<div style="border:2px solid #d955da;">Content here</div>
.myborder {border:2px solid #d955da;}