#c55cc0 color space conversions
Hex:
#c55cc0
RGB:
197, 92, 192
CMY:
23, 64, 25
CMYK:
0, 53, 3, 23
HSL:
303°, 47.5113%, 56.6667%
HSV (HSB):
303°, 53.2995%, 77.2549%
XYZ:
36.3675, 23.3304, 52.4556
xyY:
0.3243, 0.2080, 23.3304
CIE-Lab:
55.4110, 55.1843, -33.6635
CIE-LCH:
55.4110, 64.6416, 328.6159
CIE-Luv:
55.4110, 50.2230, -59.1659
Hunter-Lab:
48.3015, 49.8698, -30.5780
#c55cc0 color charts
#c55cc0 color shades, tints & tones
#c55cc0 color schemes
#c55cc0 color preview, HTML & CSS examples
This text has a color of #c55cc0
<p style="color:#c55cc0;">Text here</p>
.mytext {color:#c55cc0;}
This box has a color of #c55cc0
<div style="background-color:#c55cc0;">Content here</div>
.mybackground {background-color:#c55cc0;}
Border around this has a color of #c55cc0
<div style="border:2px solid #c55cc0;">Content here</div>
.myborder {border:2px solid #c55cc0;}