#d93dbc color space conversions
Hex:
#d93dbc
RGB:
217, 61, 188
CMY:
15, 76, 26
CMYK:
0, 72, 13, 15
HSL:
311°, 67.2414%, 54.5098%
HSV (HSB):
311°, 71.8894%, 85.0980%
XYZ:
39.3611, 21.7200, 49.6948
xyY:
0.3553, 0.1961, 21.7200
CIE-Lab:
53.7287, 72.1341, -33.7638
CIE-LCH:
53.7287, 79.6449, 334.9171
CIE-Luv:
53.7287, 75.6627, -61.6097
Hunter-Lab:
46.6048, 69.1979, -30.5977
#d93dbc color charts
#d93dbc color shades, tints & tones
#d93dbc color schemes
#d93dbc color preview, HTML & CSS examples
This text has a color of #d93dbc
<p style="color:#d93dbc;">Text here</p>
.mytext {color:#d93dbc;}
This box has a color of #d93dbc
<div style="background-color:#d93dbc;">Content here</div>
.mybackground {background-color:#d93dbc;}
Border around this has a color of #d93dbc
<div style="border:2px solid #d93dbc;">Content here</div>
.myborder {border:2px solid #d93dbc;}