#c55db2 color space conversions
Hex:
#c55db2
RGB:
197, 93, 178
CMY:
23, 64, 30
CMYK:
0, 53, 10, 23
HSL:
311°, 47.2727%, 56.8627%
HSV (HSB):
311°, 52.7919%, 77.2549%
XYZ:
34.9762, 22.9134, 44.6988
xyY:
0.3409, 0.2234, 22.9134
CIE-Lab:
54.9830, 52.3398, -26.2576
CIE-LCH:
54.9830, 58.5570, 333.3582
CIE-Luv:
54.9830, 53.6082, -47.2965
Hunter-Lab:
47.8679, 46.6578, -21.8571
#c55db2 color charts
#c55db2 color shades, tints & tones
#c55db2 color schemes
#c55db2 color preview, HTML & CSS examples
This text has a color of #c55db2
<p style="color:#c55db2;">Text here</p>
.mytext {color:#c55db2;}
This box has a color of #c55db2
<div style="background-color:#c55db2;">Content here</div>
.mybackground {background-color:#c55db2;}
Border around this has a color of #c55db2
<div style="border:2px solid #c55db2;">Content here</div>
.myborder {border:2px solid #c55db2;}