#a65cea color space conversions
Hex:
#a65cea
RGB:
166, 92, 234
CMY:
35, 64, 8
CMYK:
29, 61, 0, 8
HSL:
271°, 77.1739%, 63.9216%
HSV (HSB):
271°, 60.6838%, 91.7647%
XYZ:
34.4043, 21.7018, 80.2175
xyY:
0.2524, 0.1592, 21.7018
CIE-Lab:
53.7092, 55.8669, -60.4458
CIE-LCH:
53.7092, 82.3092, 312.7456
CIE-Luv:
53.7092, 21.8538, -99.9331
Hunter-Lab:
46.5852, 50.3026, -69.4849
#a65cea color charts
#a65cea color shades, tints & tones
#a65cea color schemes
#a65cea color preview, HTML & CSS examples
This text has a color of #a65cea
<p style="color:#a65cea;">Text here</p>
.mytext {color:#a65cea;}
This box has a color of #a65cea
<div style="background-color:#a65cea;">Content here</div>
.mybackground {background-color:#a65cea;}
Border around this has a color of #a65cea
<div style="border:2px solid #a65cea;">Content here</div>
.myborder {border:2px solid #a65cea;}