#c55ec4 color space conversions
Hex:
#c55ec4
RGB:
197, 94, 196
CMY:
23, 63, 23
CMYK:
0, 52, 1, 23
HSL:
301°, 47.0320%, 57.0588%
HSV (HSB):
301°, 52.2843%, 77.2549%
XYZ:
36.9925, 23.8612, 54.8805
xyY:
0.3196, 0.2062, 23.8612
CIE-Lab:
55.9486, 54.9345, -35.1163
CIE-LCH:
55.9486, 65.1994, 327.4117
CIE-Luv:
55.9486, 48.4427, -61.4926
Hunter-Lab:
48.8480, 49.6937, -32.4185
#c55ec4 color charts
#c55ec4 color shades, tints & tones
#c55ec4 color schemes
#c55ec4 color preview, HTML & CSS examples
This text has a color of #c55ec4
<p style="color:#c55ec4;">Text here</p>
.mytext {color:#c55ec4;}
This box has a color of #c55ec4
<div style="background-color:#c55ec4;">Content here</div>
.mybackground {background-color:#c55ec4;}
Border around this has a color of #c55ec4
<div style="border:2px solid #c55ec4;">Content here</div>
.myborder {border:2px solid #c55ec4;}