#c55fdc color space conversions
Hex:
#c55fdc
RGB:
197, 95, 220
CMY:
23, 63, 14
CMYK:
10, 57, 0, 14
HSL:
289°, 64.1026%, 61.7647%
HSV (HSB):
289°, 56.8182%, 86.2745%
XYZ:
40.0364, 25.2220, 70.4683
xyY:
0.2950, 0.1858, 25.2220
CIE-Lab:
57.2911, 58.8981, -46.6341
CIE-LCH:
57.2911, 75.1247, 321.6287
CIE-Luv:
57.2911, 42.0444, -80.3556
Hunter-Lab:
50.2216, 54.4118, -48.0376
#c55fdc color charts
#c55fdc color shades, tints & tones
#c55fdc color schemes
#c55fdc color preview, HTML & CSS examples
This text has a color of #c55fdc
<p style="color:#c55fdc;">Text here</p>
.mytext {color:#c55fdc;}
This box has a color of #c55fdc
<div style="background-color:#c55fdc;">Content here</div>
.mybackground {background-color:#c55fdc;}
Border around this has a color of #c55fdc
<div style="border:2px solid #c55fdc;">Content here</div>
.myborder {border:2px solid #c55fdc;}