#d21ed2 color space conversions
Hex:
#d21ed2
RGB:
210, 30, 210
CMY:
18, 88, 18
CMYK:
0, 86, 0, 18
HSL:
300°, 75.0000%, 47.0588%
HSV (HSB):
300°, 85.7143%, 82.3529%
XYZ:
38.6755, 19.2833, 62.6564
xyY:
0.3207, 0.1599, 19.2833
CIE-Lab:
51.0171, 81.6455, -50.8068
CIE-LCH:
51.0171, 96.1630, 328.1066
CIE-Luv:
51.0171, 67.6694, -87.4991
Hunter-Lab:
43.9128, 80.3636, -53.8582
#d21ed2 color charts
#d21ed2 color shades, tints & tones
#d21ed2 color schemes
#d21ed2 color preview, HTML & CSS examples
This text has a color of #d21ed2
<p style="color:#d21ed2;">Text here</p>
.mytext {color:#d21ed2;}
This box has a color of #d21ed2
<div style="background-color:#d21ed2;">Content here</div>
.mybackground {background-color:#d21ed2;}
Border around this has a color of #d21ed2
<div style="border:2px solid #d21ed2;">Content here</div>
.myborder {border:2px solid #d21ed2;}