#d217d7 color space conversions
Hex:
#d217d7
RGB:
210, 23, 215
CMY:
18, 91, 16
CMYK:
2, 89, 0, 16
HSL:
298°, 80.6723%, 46.6667%
HSV (HSB):
298°, 89.3023%, 84.3137%
XYZ:
39.1505, 19.2207, 65.9365
xyY:
0.3149, 0.1546, 19.2207
CIE-Lab:
50.9445, 83.4691, -53.7856
CIE-LCH:
50.9445, 99.2975, 327.2032
CIE-Luv:
50.9445, 66.4237, -92.0619
Hunter-Lab:
43.8414, 82.6782, -58.4817
#d217d7 color charts
#d217d7 color shades, tints & tones
#d217d7 color schemes
#d217d7 color preview, HTML & CSS examples
This text has a color of #d217d7
<p style="color:#d217d7;">Text here</p>
.mytext {color:#d217d7;}
This box has a color of #d217d7
<div style="background-color:#d217d7;">Content here</div>
.mybackground {background-color:#d217d7;}
Border around this has a color of #d217d7
<div style="border:2px solid #d217d7;">Content here</div>
.myborder {border:2px solid #d217d7;}