#c55dd5 color space conversions
Hex:
#c55dd5
RGB:
197, 93, 213
CMY:
23, 64, 16
CMYK:
8, 56, 0, 16
HSL:
292°, 58.8235%, 60.0000%
HSV (HSB):
292°, 56.3380%, 83.5294%
XYZ:
38.9505, 24.5031, 65.6274
xyY:
0.3018, 0.1898, 24.5031
CIE-Lab:
56.5880, 58.5090, -43.7905
CIE-LCH:
56.5880, 73.0815, 323.1873
CIE-Luv:
56.5880, 44.4153, -75.6598
Hunter-Lab:
49.5006, 53.8302, -43.9557
#c55dd5 color charts
#c55dd5 color shades, tints & tones
#c55dd5 color schemes
#c55dd5 color preview, HTML & CSS examples
This text has a color of #c55dd5
<p style="color:#c55dd5;">Text here</p>
.mytext {color:#c55dd5;}
This box has a color of #c55dd5
<div style="background-color:#c55dd5;">Content here</div>
.mybackground {background-color:#c55dd5;}
Border around this has a color of #c55dd5
<div style="border:2px solid #c55dd5;">Content here</div>
.myborder {border:2px solid #c55dd5;}