#a64cea color space conversions
Hex:
#a64cea
RGB:
166, 76, 234
CMY:
35, 70, 8
CMYK:
29, 68, 0, 8
HSL:
274°, 79.0000%, 60.7843%
HSV (HSB):
274°, 67.5214%, 91.7647%
XYZ:
33.1616, 19.2164, 79.8032
xyY:
0.2509, 0.1454, 19.2164
CIE-Lab:
50.9394, 63.4624, -64.9098
CIE-LCH:
50.9394, 90.7786, 314.3540
CIE-Luv:
50.9394, 25.6168, -105.9218
Hunter-Lab:
43.8365, 58.3185, -77.2504
#a64cea color charts
#a64cea RGB chart
#a64cea CMYK chart
#a64cea RGB pie chart
#a64cea color shades, tints & tones
#a64cea color schemes
#a64cea color preview, HTML & CSS examples
This text has a color of #a64cea
<p style="color:#a64cea;">Text here</p>
.mytext {color:#a64cea;}
Text color #a64cea
This box has a color of #a64cea
<div style="background-color:#a64cea;">Content here</div>
.mybackground {background-color:#a64cea;}
Background color #a64cea
Border around this has a color of #a64cea
<div style="border:2px solid #a64cea;">Content here</div>
.myborder {border:2px solid #a64cea;}
Border color #a64cea