#d55ebc color space conversions
Hex:
#d55ebc
RGB:
213, 94, 188
CMY:
16, 63, 26
CMYK:
0, 56, 12, 16
HSL:
313°, 58.6207%, 60.1961%
HSV (HSB):
313°, 55.8685%, 83.5294%
XYZ:
40.5204, 25.7824, 50.4178
xyY:
0.3472, 0.2209, 25.7824
CIE-Lab:
57.8299, 58.0799, -27.4359
CIE-LCH:
57.8299, 64.2340, 334.7148
CIE-Luv:
57.8299, 61.8956, -50.5458
Hunter-Lab:
50.7764, 53.5874, -23.3279
#d55ebc color charts
#d55ebc color shades, tints & tones
#d55ebc color schemes
#d55ebc color preview, HTML & CSS examples
This text has a color of #d55ebc
<p style="color:#d55ebc;">Text here</p>
.mytext {color:#d55ebc;}
This box has a color of #d55ebc
<div style="background-color:#d55ebc;">Content here</div>
.mybackground {background-color:#d55ebc;}
Border around this has a color of #d55ebc
<div style="border:2px solid #d55ebc;">Content here</div>
.myborder {border:2px solid #d55ebc;}