#d55cc8 color space conversions
Hex:
#d55cc8
RGB:
213, 92, 200
CMY:
16, 64, 22
CMYK:
0, 57, 6, 16
HSL:
306°, 59.0244%, 59.8039%
HSV (HSB):
306°, 56.8075%, 83.5294%
XYZ:
41.6930, 25.9706, 57.4589
xyY:
0.3332, 0.2076, 25.9706
CIE-Lab:
58.0091, 60.9033, -34.0184
CIE-LCH:
58.0091, 69.7600, 330.8138
CIE-Luv:
58.0091, 59.1554, -61.1737
Hunter-Lab:
50.9613, 56.8541, -31.1766
#d55cc8 color charts
#d55cc8 color shades, tints & tones
#d55cc8 color schemes
#d55cc8 color preview, HTML & CSS examples
This text has a color of #d55cc8
<p style="color:#d55cc8;">Text here</p>
.mytext {color:#d55cc8;}
This box has a color of #d55cc8
<div style="background-color:#d55cc8;">Content here</div>
.mybackground {background-color:#d55cc8;}
Border around this has a color of #d55cc8
<div style="border:2px solid #d55cc8;">Content here</div>
.myborder {border:2px solid #d55cc8;}