#c55ff0 color space conversions
Hex:
#c55ff0
RGB:
197, 95, 240
CMY:
23, 63, 6
CMYK:
18, 60, 0, 6
HSL:
282°, 82.8571%, 65.6863%
HSV (HSB):
282°, 60.4167%, 94.1176%
XYZ:
42.8463, 26.3460, 85.2651
xyY:
0.2774, 0.1706, 26.3460
CIE-Lab:
58.3640, 62.8445, -56.1322
CIE-LCH:
58.3640, 84.2630, 318.2290
CIE-Luv:
58.3640, 37.3092, -96.0484
Hunter-Lab:
51.3284, 59.1782, -62.5609
#c55ff0 color charts
#c55ff0 color shades, tints & tones
#c55ff0 color schemes
#c55ff0 color preview, HTML & CSS examples
This text has a color of #c55ff0
<p style="color:#c55ff0;">Text here</p>
.mytext {color:#c55ff0;}
This box has a color of #c55ff0
<div style="background-color:#c55ff0;">Content here</div>
.mybackground {background-color:#c55ff0;}
Border around this has a color of #c55ff0
<div style="border:2px solid #c55ff0;">Content here</div>
.myborder {border:2px solid #c55ff0;}