#c064e1 color space conversions
Hex:
#c064e1
RGB:
192, 100, 225
CMY:
25, 61, 12
CMYK:
15, 56, 0, 12
HSL:
284°, 67.5676%, 63.7255%
HSV (HSB):
284°, 55.5556%, 88.2353%
XYZ:
39.8860, 25.7571, 74.1035
xyY:
0.2854, 0.1843, 25.7571
CIE-Lab:
57.8057, 56.2100, -48.6719
CIE-LCH:
57.8057, 74.3540, 319.1109
CIE-Luv:
57.8057, 36.1913, -83.3417
Hunter-Lab:
50.7514, 51.4699, -51.0450
#c064e1 color charts
#c064e1 color shades, tints & tones
#c064e1 color schemes
#c064e1 color preview, HTML & CSS examples
This text has a color of #c064e1
<p style="color:#c064e1;">Text here</p>
.mytext {color:#c064e1;}
This box has a color of #c064e1
<div style="background-color:#c064e1;">Content here</div>
.mybackground {background-color:#c064e1;}
Border around this has a color of #c064e1
<div style="border:2px solid #c064e1;">Content here</div>
.myborder {border:2px solid #c064e1;}