#c55aa9 color space conversions
Hex:
#c55aa9
RGB:
197, 90, 169
CMY:
23, 65, 34
CMYK:
0, 54, 14, 23
HSL:
316°, 47.9821%, 56.2745%
HSV (HSB):
316°, 54.3147%, 77.2549%
XYZ:
33.8436, 22.0472, 40.0079
xyY:
0.3529, 0.2299, 22.0472
CIE-Lab:
54.0771, 52.3345, -22.4266
CIE-LCH:
54.0771, 56.9373, 336.8037
CIE-Luv:
54.0771, 57.3135, -41.3747
Hunter-Lab:
46.9545, 46.4878, -17.6504
#c55aa9 color charts
#c55aa9 color shades, tints & tones
#c55aa9 color schemes
#c55aa9 color preview, HTML & CSS examples
This text has a color of #c55aa9
<p style="color:#c55aa9;">Text here</p>
.mytext {color:#c55aa9;}
This box has a color of #c55aa9
<div style="background-color:#c55aa9;">Content here</div>
.mybackground {background-color:#c55aa9;}
Border around this has a color of #c55aa9
<div style="border:2px solid #c55aa9;">Content here</div>
.myborder {border:2px solid #c55aa9;}