#d211d2 color space conversions
Hex:
#d211d2
RGB:
210, 17, 210
CMY:
18, 93, 18
CMYK:
0, 92, 0, 18
HSL:
300°, 85.0220%, 44.5098%
HSV (HSB):
300°, 91.9048%, 82.3529%
XYZ:
38.4116, 18.7557, 62.5685
xyY:
0.3208, 0.1566, 18.7557
CIE-Lab:
50.4001, 83.4603, -51.7926
CIE-LCH:
50.4001, 98.2247, 328.1777
CIE-Luv:
50.4001, 68.7573, -88.9056
Hunter-Lab:
43.3078, 82.5309, -55.3430
#d211d2 color charts
#d211d2 color shades, tints & tones
#d211d2 color schemes
#d211d2 color preview, HTML & CSS examples
This text has a color of #d211d2
<p style="color:#d211d2;">Text here</p>
.mytext {color:#d211d2;}
This box has a color of #d211d2
<div style="background-color:#d211d2;">Content here</div>
.mybackground {background-color:#d211d2;}
Border around this has a color of #d211d2
<div style="border:2px solid #d211d2;">Content here</div>
.myborder {border:2px solid #d211d2;}