#d55ec9 color space conversions
Hex:
#d55ec9
RGB:
213, 94, 201
CMY:
16, 63, 21
CMYK:
0, 56, 6, 16
HSL:
306°, 58.6207%, 60.1961%
HSV (HSB):
306°, 55.8685%, 83.5294%
XYZ:
41.9859, 26.3686, 58.1351
xyY:
0.3319, 0.2085, 26.3686
CIE-Lab:
58.3853, 60.1692, -34.0013
CIE-LCH:
58.3853, 69.1117, 330.5294
CIE-Luv:
58.3853, 58.1504, -61.1095
Hunter-Lab:
51.3504, 56.0849, -31.1785
#d55ec9 color charts
#d55ec9 color shades, tints & tones
#d55ec9 color schemes
#d55ec9 color preview, HTML & CSS examples
This text has a color of #d55ec9
<p style="color:#d55ec9;">Text here</p>
.mytext {color:#d55ec9;}
This box has a color of #d55ec9
<div style="background-color:#d55ec9;">Content here</div>
.mybackground {background-color:#d55ec9;}
Border around this has a color of #d55ec9
<div style="border:2px solid #d55ec9;">Content here</div>
.myborder {border:2px solid #d55ec9;}