#c64fc7 color space conversions
Hex:
#c64fc7
RGB:
198, 79, 199
CMY:
22, 69, 22
CMYK:
1, 60, 0, 22
HSL:
300°, 51.7241%, 54.5098%
HSV (HSB):
300°, 60.3015%, 78.0392%
XYZ:
36.3935, 21.7213, 56.3073
xyY:
0.3181, 0.1898, 21.7213
CIE-Lab:
53.7300, 62.5164, -40.3091
CIE-LCH:
53.7300, 74.3850, 327.1871
CIE-Luv:
53.7300, 53.2539, -70.0393
Hunter-Lab:
46.6061, 57.8255, -39.0072
#c64fc7 color charts
#c64fc7 color shades, tints & tones
#c64fc7 color schemes
#c64fc7 color preview, HTML & CSS examples
This text has a color of #c64fc7
<p style="color:#c64fc7;">Text here</p>
.mytext {color:#c64fc7;}
This box has a color of #c64fc7
<div style="background-color:#c64fc7;">Content here</div>
.mybackground {background-color:#c64fc7;}
Border around this has a color of #c64fc7
<div style="border:2px solid #c64fc7;">Content here</div>
.myborder {border:2px solid #c64fc7;}