#c64ea9 color space conversions
Hex:
#c64ea9
RGB:
198, 78, 169
CMY:
22, 69, 34
CMYK:
0, 61, 15, 22
HSL:
315°, 51.2821%, 54.1176%
HSV (HSB):
315°, 60.6061%, 77.6471%
XYZ:
33.1745, 20.3191, 39.7096
xyY:
0.3559, 0.2180, 20.3191
CIE-Lab:
52.1961, 58.0913, -25.3127
CIE-LCH:
52.1961, 63.3667, 336.4553
CIE-Luv:
52.1961, 62.7460, -46.3161
Hunter-Lab:
45.0767, 52.4840, -20.6768
#c64ea9 color charts
#c64ea9 color shades, tints & tones
#c64ea9 color schemes
#c64ea9 color preview, HTML & CSS examples
This text has a color of #c64ea9
<p style="color:#c64ea9;">Text here</p>
.mytext {color:#c64ea9;}
This box has a color of #c64ea9
<div style="background-color:#c64ea9;">Content here</div>
.mybackground {background-color:#c64ea9;}
Border around this has a color of #c64ea9
<div style="border:2px solid #c64ea9;">Content here</div>
.myborder {border:2px solid #c64ea9;}