#d21edc color space conversions
Hex:
#d21edc
RGB:
210, 30, 220
CMY:
18, 88, 14
CMYK:
5, 86, 0, 14
HSL:
297°, 76.0000%, 49.0196%
HSV (HSB):
297°, 86.3636%, 86.2745%
XYZ:
39.9609, 19.7975, 69.4253
xyY:
0.3093, 0.1533, 19.7975
CIE-Lab:
51.6075, 83.1607, -55.5757
CIE-LCH:
51.6075, 100.0218, 326.2455
CIE-Luv:
51.6075, 63.9660, -94.9485
Hunter-Lab:
44.4944, 82.4477, -61.3651
#d21edc color charts
#d21edc color shades, tints & tones
#d21edc color schemes
#d21edc color preview, HTML & CSS examples
This text has a color of #d21edc
<p style="color:#d21edc;">Text here</p>
.mytext {color:#d21edc;}
This box has a color of #d21edc
<div style="background-color:#d21edc;">Content here</div>
.mybackground {background-color:#d21edc;}
Border around this has a color of #d21edc
<div style="border:2px solid #d21edc;">Content here</div>
.myborder {border:2px solid #d21edc;}