#c64ecd color space conversions
Hex:
#c64ecd
RGB:
198, 78, 205
CMY:
22, 69, 20
CMYK:
3, 62, 0, 20
HSL:
297°, 55.9471%, 55.4902%
HSV (HSB):
297°, 61.9512%, 80.3922%
XYZ:
37.0325, 21.8623, 60.0256
xyY:
0.3114, 0.1838, 21.8623
CIE-Lab:
53.8806, 63.9800, -43.5080
CIE-LCH:
53.8806, 77.3717, 325.7833
CIE-Luv:
53.8806, 51.7887, -75.1836
Hunter-Lab:
46.7572, 59.5503, -43.3849
#c64ecd color charts
#c64ecd color shades, tints & tones
#c64ecd color schemes
#c64ecd color preview, HTML & CSS examples
This text has a color of #c64ecd
<p style="color:#c64ecd;">Text here</p>
.mytext {color:#c64ecd;}
This box has a color of #c64ecd
<div style="background-color:#c64ecd;">Content here</div>
.mybackground {background-color:#c64ecd;}
Border around this has a color of #c64ecd
<div style="border:2px solid #c64ecd;">Content here</div>
.myborder {border:2px solid #c64ecd;}