#c55ec0 color space conversions
Hex:
#c55ec0
RGB:
197, 94, 192
CMY:
23, 63, 25
CMYK:
0, 52, 3, 23
HSL:
303°, 47.0320%, 57.0588%
HSV (HSB):
303°, 52.2843%, 77.2549%
XYZ:
36.5431, 23.6815, 52.5141
xyY:
0.3241, 0.2101, 23.6815
CIE-Lab:
55.7675, 54.2310, -33.1072
CIE-LCH:
55.7675, 63.5381, 328.5965
CIE-Luv:
55.7675, 49.4891, -58.2394
Hunter-Lab:
48.6636, 48.8800, -29.9167
#c55ec0 color charts
#c55ec0 color shades, tints & tones
#c55ec0 color schemes
#c55ec0 color preview, HTML & CSS examples
This text has a color of #c55ec0
<p style="color:#c55ec0;">Text here</p>
.mytext {color:#c55ec0;}
This box has a color of #c55ec0
<div style="background-color:#c55ec0;">Content here</div>
.mybackground {background-color:#c55ec0;}
Border around this has a color of #c55ec0
<div style="border:2px solid #c55ec0;">Content here</div>
.myborder {border:2px solid #c55ec0;}