#c64cea color space conversions
Hex:
#c64cea
RGB:
198, 76, 234
CMY:
22, 70, 8
CMYK:
15, 68, 0, 8
HSL:
286°, 79.0000%, 60.7843%
HSV (HSB):
286°, 67.5214%, 91.7647%
XYZ:
40.7244, 23.1152, 80.1572
xyY:
0.2828, 0.1605, 23.1152
CIE-Lab:
55.1908, 70.0861, -57.8461
CIE-LCH:
55.1908, 90.8748, 320.4652
CIE-Luv:
55.1908, 44.1847, -98.3146
Hunter-Lab:
48.0782, 67.0606, -65.1949
#c64cea color charts
#c64cea RGB chart
#c64cea CMYK chart
#c64cea RGB pie chart
#c64cea color shades, tints & tones
#c64cea color schemes
#c64cea color preview, HTML & CSS examples
This text has a color of #c64cea
<p style="color:#c64cea;">Text here</p>
.mytext {color:#c64cea;}
Text color #c64cea
This box has a color of #c64cea
<div style="background-color:#c64cea;">Content here</div>
.mybackground {background-color:#c64cea;}
Background color #c64cea
Border around this has a color of #c64cea
<div style="border:2px solid #c64cea;">Content here</div>
.myborder {border:2px solid #c64cea;}
Border color #c64cea