#c64ff4 color space conversions
Hex:
#c64ff4
RGB:
198, 79, 244
CMY:
22, 69, 4
CMYK:
19, 68, 0, 4
HSL:
283°, 88.2353%, 63.3333%
HSV (HSB):
283°, 67.6230%, 95.6863%
XYZ:
42.4138, 24.1294, 88.0099
xyY:
0.2744, 0.1561, 24.1294
CIE-Lab:
56.2171, 70.8041, -61.7910
CIE-LCH:
56.2171, 93.9753, 318.8887
CIE-Luv:
56.2171, 40.9181, -104.8195
Hunter-Lab:
49.1217, 68.1619, -71.8431
#c64ff4 color charts
#c64ff4 color shades, tints & tones
#c64ff4 color schemes
#c64ff4 color preview, HTML & CSS examples
This text has a color of #c64ff4
<p style="color:#c64ff4;">Text here</p>
.mytext {color:#c64ff4;}
This box has a color of #c64ff4
<div style="background-color:#c64ff4;">Content here</div>
.mybackground {background-color:#c64ff4;}
Border around this has a color of #c64ff4
<div style="border:2px solid #c64ff4;">Content here</div>
.myborder {border:2px solid #c64ff4;}