#d950d7 color space conversions
Hex:
#d950d7
RGB:
217, 80, 215
CMY:
15, 69, 16
CMYK:
0, 63, 1, 15
HSL:
301°, 64.3192%, 58.2353%
HSV (HSB):
301°, 63.1336%, 85.0980%
XYZ:
43.7497, 25.3953, 66.8859
xyY:
0.3216, 0.1867, 25.3953
CIE-Lab:
57.4586, 69.4228, -43.3626
CIE-LCH:
57.4586, 81.8526, 328.0104
CIE-Luv:
57.4586, 61.2561, -76.8182
Hunter-Lab:
50.3938, 66.7768, -43.4179
#d950d7 color charts
#d950d7 color shades, tints & tones
#d950d7 color schemes
#d950d7 color preview, HTML & CSS examples
This text has a color of #d950d7
<p style="color:#d950d7;">Text here</p>
.mytext {color:#d950d7;}
This box has a color of #d950d7
<div style="background-color:#d950d7;">Content here</div>
.mybackground {background-color:#d950d7;}
Border around this has a color of #d950d7
<div style="border:2px solid #d950d7;">Content here</div>
.myborder {border:2px solid #d950d7;}