#c55fee color space conversions
Hex:
#c55fee
RGB:
197, 95, 238
CMY:
23, 63, 7
CMYK:
17, 60, 0, 7
HSL:
283°, 80.7910%, 65.2941%
HSV (HSB):
283°, 60.0840%, 93.3333%
XYZ:
42.5508, 26.2278, 83.7087
xyY:
0.2790, 0.1720, 26.2278
CIE-Lab:
58.2526, 62.4411, -55.1957
CIE-LCH:
58.2526, 83.3394, 318.5245
CIE-Luv:
58.2526, 37.7694, -94.4998
Hunter-Lab:
51.2131, 58.6853, -61.0615
#c55fee color charts
#c55fee color shades, tints & tones
#c55fee color schemes
#c55fee color preview, HTML & CSS examples
This text has a color of #c55fee
<p style="color:#c55fee;">Text here</p>
.mytext {color:#c55fee;}
This box has a color of #c55fee
<div style="background-color:#c55fee;">Content here</div>
.mybackground {background-color:#c55fee;}
Border around this has a color of #c55fee
<div style="border:2px solid #c55fee;">Content here</div>
.myborder {border:2px solid #c55fee;}