#d211ed color space conversions
Hex:
#d211ed
RGB:
210, 17, 237
CMY:
18, 93, 7
CMYK:
11, 93, 0, 7
HSL:
293°, 86.6142%, 49.8039%
HSV (HSB):
293°, 92.8270%, 92.9412%
XYZ:
42.0649, 20.2170, 81.8060
xyY:
0.2919, 0.1403, 20.2170
CIE-Lab:
52.0816, 87.5786, -64.4365
CIE-LCH:
52.0816, 108.7294, 323.6560
CIE-Luv:
52.0816, 58.8974, -108.5511
Hunter-Lab:
44.9633, 88.3078, -76.3976
#d211ed color charts
#d211ed color shades, tints & tones
#d211ed color schemes
#d211ed color preview, HTML & CSS examples
This text has a color of #d211ed
<p style="color:#d211ed;">Text here</p>
.mytext {color:#d211ed;}
This box has a color of #d211ed
<div style="background-color:#d211ed;">Content here</div>
.mybackground {background-color:#d211ed;}
Border around this has a color of #d211ed
<div style="border:2px solid #d211ed;">Content here</div>
.myborder {border:2px solid #d211ed;}