#c55abc color space conversions
Hex:
#c55abc
RGB:
197, 90, 188
CMY:
23, 65, 26
CMYK:
0, 54, 5, 23
HSL:
305°, 47.9821%, 56.2745%
HSV (HSB):
305°, 54.3147%, 77.2549%
XYZ:
35.7592, 22.8135, 50.0957
xyY:
0.3291, 0.2099, 22.8135
CIE-Lab:
54.8797, 55.4392, -32.1922
CIE-LCH:
54.8797, 64.1081, 329.8573
CIE-Luv:
54.8797, 52.0351, -56.8273
Hunter-Lab:
47.7635, 50.0521, -28.7506
#c55abc color charts
#c55abc color shades, tints & tones
#c55abc color schemes
#c55abc color preview, HTML & CSS examples
This text has a color of #c55abc
<p style="color:#c55abc;">Text here</p>
.mytext {color:#c55abc;}
This box has a color of #c55abc
<div style="background-color:#c55abc;">Content here</div>
.mybackground {background-color:#c55abc;}
Border around this has a color of #c55abc
<div style="border:2px solid #c55abc;">Content here</div>
.myborder {border:2px solid #c55abc;}