#c55fed color space conversions
Hex:
#c55fed
RGB:
197, 95, 237
CMY:
23, 63, 7
CMYK:
17, 60, 0, 7
HSL:
283°, 79.7753%, 65.0980%
HSV (HSB):
283°, 59.9156%, 92.9412%
XYZ:
42.4042, 26.1692, 82.9370
xyY:
0.2799, 0.1727, 26.1692
CIE-Lab:
58.1973, 62.2401, -54.7263
CIE-LCH:
58.1973, 82.8782, 318.6755
CIE-Luv:
58.1973, 38.0006, -93.7237
Hunter-Lab:
51.1558, 58.4401, -60.3156
#c55fed color charts
#c55fed color shades, tints & tones
#c55fed color schemes
#c55fed color preview, HTML & CSS examples
This text has a color of #c55fed
<p style="color:#c55fed;">Text here</p>
.mytext {color:#c55fed;}
This box has a color of #c55fed
<div style="background-color:#c55fed;">Content here</div>
.mybackground {background-color:#c55fed;}
Border around this has a color of #c55fed
<div style="border:2px solid #c55fed;">Content here</div>
.myborder {border:2px solid #c55fed;}