#c64fc9 color space conversions
Hex:
#c64fc9
RGB:
198, 79, 201
CMY:
22, 69, 21
CMYK:
1, 61, 0, 21
HSL:
299°, 53.0435%, 54.9020%
HSV (HSB):
299°, 60.6965%, 78.8235%
XYZ:
36.6273, 21.8148, 57.5385
xyY:
0.3158, 0.1881, 21.8148
CIE-Lab:
53.8299, 62.8616, -41.2984
CIE-LCH:
53.8299, 75.2139, 326.6961
CIE-Luv:
53.8299, 52.6672, -71.6308
Hunter-Lab:
46.7063, 58.2446, -40.3463
#c64fc9 color charts
#c64fc9 color shades, tints & tones
#c64fc9 color schemes
#c64fc9 color preview, HTML & CSS examples
This text has a color of #c64fc9
<p style="color:#c64fc9;">Text here</p>
.mytext {color:#c64fc9;}
This box has a color of #c64fc9
<div style="background-color:#c64fc9;">Content here</div>
.mybackground {background-color:#c64fc9;}
Border around this has a color of #c64fc9
<div style="border:2px solid #c64fc9;">Content here</div>
.myborder {border:2px solid #c64fc9;}