#c064c6 color space conversions
Hex:
#c064c6
RGB:
192, 100, 198
CMY:
25, 61, 22
CMYK:
3, 49, 0, 22
HSL:
296°, 46.2264%, 58.4314%
HSV (HSB):
296°, 49.4949%, 77.6471%
XYZ:
36.4884, 24.3980, 56.2122
xyY:
0.3116, 0.2084, 24.3980
CIE-Lab:
56.4841, 50.9607, -35.4702
CIE-LCH:
56.4841, 62.0896, 325.1609
CIE-Luv:
56.4841, 42.3895, -61.5656
Hunter-Lab:
49.3944, 45.4208, -32.8977
#c064c6 color charts
#c064c6 color shades, tints & tones
#c064c6 color schemes
#c064c6 color preview, HTML & CSS examples
This text has a color of #c064c6
<p style="color:#c064c6;">Text here</p>
.mytext {color:#c064c6;}
This box has a color of #c064c6
<div style="background-color:#c064c6;">Content here</div>
.mybackground {background-color:#c064c6;}
Border around this has a color of #c064c6
<div style="border:2px solid #c064c6;">Content here</div>
.myborder {border:2px solid #c064c6;}