#d21ec1 color space conversions
Hex:
#d21ec1
RGB:
210, 30, 193
CMY:
18, 88, 24
CMYK:
0, 86, 8, 18
HSL:
306°, 75.0000%, 47.0588%
HSV (HSB):
306°, 85.7143%, 82.3529%
XYZ:
36.6683, 18.4804, 52.0865
xyY:
0.3419, 0.1723, 18.4804
CIE-Lab:
50.0737, 79.1877, -42.4972
CIE-LCH:
50.0737, 89.8705, 331.7791
CIE-Luv:
50.0737, 74.3012, -74.5717
Hunter-Lab:
42.9889, 77.0247, -41.7452
#d21ec1 color charts
#d21ec1 color shades, tints & tones
#d21ec1 color schemes
#d21ec1 color preview, HTML & CSS examples
This text has a color of #d21ec1
<p style="color:#d21ec1;">Text here</p>
.mytext {color:#d21ec1;}
This box has a color of #d21ec1
<div style="background-color:#d21ec1;">Content here</div>
.mybackground {background-color:#d21ec1;}
Border around this has a color of #d21ec1
<div style="border:2px solid #d21ec1;">Content here</div>
.myborder {border:2px solid #d21ec1;}