#d55db2 color space conversions
Hex:
#d55db2
RGB:
213, 93, 178
CMY:
16, 64, 30
CMYK:
0, 56, 16, 16
HSL:
318°, 58.8235%, 60.0000%
HSV (HSB):
318°, 56.3380%, 83.5294%
XYZ:
39.3908, 25.1892, 44.9054
xyY:
0.3598, 0.2301, 25.1892
CIE-Lab:
57.2593, 57.0097, -22.5616
CIE-LCH:
57.2593, 61.3117, 338.4088
CIE-Luv:
57.2593, 65.2288, -42.8771
Hunter-Lab:
50.1888, 52.2656, -17.9162
#d55db2 color charts
#d55db2 color shades, tints & tones
#d55db2 color schemes
#d55db2 color preview, HTML & CSS examples
This text has a color of #d55db2
<p style="color:#d55db2;">Text here</p>
.mytext {color:#d55db2;}
This box has a color of #d55db2
<div style="background-color:#d55db2;">Content here</div>
.mybackground {background-color:#d55db2;}
Border around this has a color of #d55db2
<div style="border:2px solid #d55db2;">Content here</div>
.myborder {border:2px solid #d55db2;}