#c55eb5 color space conversions
Hex:
#c55eb5
RGB:
197, 94, 181
CMY:
23, 63, 29
CMYK:
0, 52, 8, 23
HSL:
309°, 47.0320%, 57.0588%
HSV (HSB):
309°, 52.2843%, 77.2549%
XYZ:
35.3692, 23.2119, 46.3323
xyY:
0.3371, 0.2212, 23.2119
CIE-Lab:
55.2900, 52.3536, -27.5174
CIE-LCH:
55.2900, 59.1448, 332.2732
CIE-Luv:
55.2900, 52.4024, -49.2702
Hunter-Lab:
48.1788, 46.7282, -23.2925
#c55eb5 color charts
#c55eb5 color shades, tints & tones
#c55eb5 color schemes
#c55eb5 color preview, HTML & CSS examples
This text has a color of #c55eb5
<p style="color:#c55eb5;">Text here</p>
.mytext {color:#c55eb5;}
This box has a color of #c55eb5
<div style="background-color:#c55eb5;">Content here</div>
.mybackground {background-color:#c55eb5;}
Border around this has a color of #c55eb5
<div style="border:2px solid #c55eb5;">Content here</div>
.myborder {border:2px solid #c55eb5;}