#d950c7 color space conversions
Hex:
#d950c7
RGB:
217, 80, 199
CMY:
15, 69, 22
CMYK:
0, 63, 8, 15
HSL:
308°, 64.3192%, 58.2353%
HSV (HSB):
308°, 63.1336%, 85.0980%
XYZ:
41.7927, 24.6126, 56.5808
xyY:
0.3398, 0.2001, 24.6126
CIE-Lab:
56.6960, 66.8659, -35.4549
CIE-LCH:
56.6960, 75.6842, 332.0658
CIE-Luv:
56.6960, 66.3541, -64.0444
Hunter-Lab:
49.6110, 63.5505, -32.8918
#d950c7 color charts
#d950c7 color shades, tints & tones
#d950c7 color schemes
#d950c7 color preview, HTML & CSS examples
This text has a color of #d950c7
<p style="color:#d950c7;">Text here</p>
.mytext {color:#d950c7;}
This box has a color of #d950c7
<div style="background-color:#d950c7;">Content here</div>
.mybackground {background-color:#d950c7;}
Border around this has a color of #d950c7
<div style="border:2px solid #d950c7;">Content here</div>
.myborder {border:2px solid #d950c7;}