#d217ed color space conversions
Hex:
#d217ed
RGB:
210, 23, 237
CMY:
18, 91, 7
CMYK:
11, 90, 0, 7
HSL:
292°, 85.6000%, 50.9804%
HSV (HSB):
292°, 90.2954%, 92.9412%
XYZ:
42.1708, 20.4289, 81.8413
xyY:
0.2920, 0.1414, 20.4289
CIE-Lab:
52.3187, 86.8766, -64.0540
CIE-LCH:
52.3187, 107.9373, 323.5987
CIE-Luv:
52.3187, 58.5451, -108.0574
Hunter-Lab:
45.1983, 87.4466, -75.7186
#d217ed color charts
#d217ed color shades, tints & tones
#d217ed color schemes
#d217ed color preview, HTML & CSS examples
This text has a color of #d217ed
<p style="color:#d217ed;">Text here</p>
.mytext {color:#d217ed;}
This box has a color of #d217ed
<div style="background-color:#d217ed;">Content here</div>
.mybackground {background-color:#d217ed;}
Border around this has a color of #d217ed
<div style="border:2px solid #d217ed;">Content here</div>
.myborder {border:2px solid #d217ed;}