#d21dbc color space conversions
Hex:
#d21dbc
RGB:
210, 29, 188
CMY:
18, 89, 26
CMYK:
0, 86, 10, 18
HSL:
307°, 75.7322%, 46.8627%
HSV (HSB):
307°, 86.1905%, 82.3529%
XYZ:
36.0948, 18.2112, 49.1897
xyY:
0.3488, 0.1760, 18.2112
CIE-Lab:
49.7513, 78.6700, -40.0979
CIE-LCH:
49.7513, 88.2996, 332.9922
CIE-Luv:
49.7513, 76.4509, -70.8592
Hunter-Lab:
42.6746, 76.2974, -38.4695
#d21dbc color charts
#d21dbc color shades, tints & tones
#d21dbc color schemes
#d21dbc color preview, HTML & CSS examples
This text has a color of #d21dbc
<p style="color:#d21dbc;">Text here</p>
.mytext {color:#d21dbc;}
This box has a color of #d21dbc
<div style="background-color:#d21dbc;">Content here</div>
.mybackground {background-color:#d21dbc;}
Border around this has a color of #d21dbc
<div style="border:2px solid #d21dbc;">Content here</div>
.myborder {border:2px solid #d21dbc;}