#d213c3 color space conversions
Hex:
#d213c3
RGB:
210, 19, 195
CMY:
18, 93, 24
CMYK:
0, 91, 7, 18
HSL:
305°, 83.4061%, 44.9020%
HSV (HSB):
305°, 90.9524%, 82.3529%
XYZ:
36.6615, 18.1075, 53.1926
xyY:
0.3396, 0.1677, 18.1075
CIE-Lab:
49.6263, 81.0942, -44.3681
CIE-LCH:
49.6263, 92.4381, 331.3161
CIE-Luv:
49.6263, 74.5821, -77.4200
Hunter-Lab:
42.5529, 79.3193, -44.3274
#d213c3 color charts
#d213c3 color shades, tints & tones
#d213c3 color schemes
#d213c3 color preview, HTML & CSS examples
This text has a color of #d213c3
<p style="color:#d213c3;">Text here</p>
.mytext {color:#d213c3;}
This box has a color of #d213c3
<div style="background-color:#d213c3;">Content here</div>
.mybackground {background-color:#d213c3;}
Border around this has a color of #d213c3
<div style="border:2px solid #d213c3;">Content here</div>
.myborder {border:2px solid #d213c3;}