#d55dbc color space conversions
Hex:
#d55dbc
RGB:
213, 93, 188
CMY:
16, 64, 26
CMYK:
0, 56, 12, 16
HSL:
313°, 58.8235%, 60.0000%
HSV (HSB):
313°, 56.3380%, 83.5294%
XYZ:
40.4320, 25.6057, 50.3883
xyY:
0.3473, 0.2199, 25.6057
CIE-Lab:
57.6609, 58.5349, -27.6972
CIE-LCH:
57.6609, 64.7570, 334.6777
CIE-Luv:
57.6609, 62.2859, -50.9922
Hunter-Lab:
50.6021, 54.0714, -23.6182
#d55dbc color charts
#d55dbc RGB chart
#d55dbc CMYK chart
#d55dbc RGB pie chart
#d55dbc color shades, tints & tones
#d55dbc color schemes
#d55dbc color preview, HTML & CSS examples
This text has a color of #d55dbc
<p style="color:#d55dbc;">Text here</p>
.mytext {color:#d55dbc;}
Text color #d55dbc
This box has a color of #d55dbc
<div style="background-color:#d55dbc;">Content here</div>
.mybackground {background-color:#d55dbc;}
Background color #d55dbc
Border around this has a color of #d55dbc
<div style="border:2px solid #d55dbc;">Content here</div>
.myborder {border:2px solid #d55dbc;}
Border color #d55dbc