#c64ec4 color space conversions
Hex:
#c64ec4
RGB:
198, 78, 196
CMY:
22, 69, 23
CMYK:
0, 61, 1, 22
HSL:
301°, 51.2821%, 54.1176%
HSV (HSB):
301°, 60.6061%, 77.6471%
XYZ:
35.9769, 21.4401, 54.4667
xyY:
0.3216, 0.1916, 21.4401
CIE-Lab:
53.4278, 62.4283, -39.0615
CIE-LCH:
53.4278, 73.6417, 327.9657
CIE-Luv:
53.4278, 54.4439, -68.0356
Hunter-Lab:
46.3034, 57.6602, -37.3304
#c64ec4 color charts
#c64ec4 color shades, tints & tones
#c64ec4 color schemes
#c64ec4 color preview, HTML & CSS examples
This text has a color of #c64ec4
<p style="color:#c64ec4;">Text here</p>
.mytext {color:#c64ec4;}
This box has a color of #c64ec4
<div style="background-color:#c64ec4;">Content here</div>
.mybackground {background-color:#c64ec4;}
Border around this has a color of #c64ec4
<div style="border:2px solid #c64ec4;">Content here</div>
.myborder {border:2px solid #c64ec4;}