#c55cc7 color space conversions
Hex:
#c55cc7
RGB:
197, 92, 199
CMY:
23, 64, 22
CMYK:
1, 54, 0, 22
HSL:
299°, 48.8584%, 57.0588%
HSV (HSB):
299°, 53.7688%, 78.0392%
XYZ:
37.1619, 23.6481, 56.6387
xyY:
0.3164, 0.2013, 23.6481
CIE-Lab:
55.7338, 56.4171, -37.1687
CIE-LCH:
55.7338, 67.5603, 326.6223
CIE-Luv:
55.7338, 48.3643, -64.8425
Hunter-Lab:
48.6293, 51.3060, -35.0147
#c55cc7 color charts
#c55cc7 color shades, tints & tones
#c55cc7 color schemes
#c55cc7 color preview, HTML & CSS examples
This text has a color of #c55cc7
<p style="color:#c55cc7;">Text here</p>
.mytext {color:#c55cc7;}
This box has a color of #c55cc7
<div style="background-color:#c55cc7;">Content here</div>
.mybackground {background-color:#c55cc7;}
Border around this has a color of #c55cc7
<div style="border:2px solid #c55cc7;">Content here</div>
.myborder {border:2px solid #c55cc7;}