#c64ac7 color space conversions
Hex:
#c64ac7
RGB:
198, 74, 199
CMY:
22, 71, 22
CMYK:
1, 63, 0, 22
HSL:
300°, 52.7426%, 53.5294%
HSV (HSB):
300°, 62.8141%, 78.0392%
XYZ:
36.0463, 21.0268, 56.1916
xyY:
0.3182, 0.1856, 21.0268
CIE-Lab:
52.9789, 64.5957, -41.4941
CIE-LCH:
52.9789, 76.7748, 327.2847
CIE-Luv:
52.9789, 54.7032, -71.9213
Hunter-Lab:
45.8550, 60.0711, -40.5565
#c64ac7 color charts
#c64ac7 color shades, tints & tones
#c64ac7 color schemes
#c64ac7 color preview, HTML & CSS examples
This text has a color of #c64ac7
<p style="color:#c64ac7;">Text here</p>
.mytext {color:#c64ac7;}
This box has a color of #c64ac7
<div style="background-color:#c64ac7;">Content here</div>
.mybackground {background-color:#c64ac7;}
Border around this has a color of #c64ac7
<div style="border:2px solid #c64ac7;">Content here</div>
.myborder {border:2px solid #c64ac7;}