#a65eee color space conversions
Hex:
#a65eee
RGB:
166, 94, 238
CMY:
35, 63, 7
CMYK:
30, 61, 0, 7
HSL:
270°, 80.8989%, 65.0980%
HSV (HSB):
270°, 60.5042%, 93.3333%
XYZ:
35.1612, 22.2854, 83.3372
xyY:
0.2498, 0.1583, 22.2854
CIE-Lab:
54.3286, 55.7913, -61.6899
CIE-LCH:
54.3286, 83.1764, 312.1257
CIE-Luv:
54.3286, 20.6277, -102.0937
Hunter-Lab:
47.2075, 50.3379, -71.6218
#a65eee color charts
#a65eee color shades, tints & tones
#a65eee color schemes
#a65eee color preview, HTML & CSS examples
This text has a color of #a65eee
<p style="color:#a65eee;">Text here</p>
.mytext {color:#a65eee;}
This box has a color of #a65eee
<div style="background-color:#a65eee;">Content here</div>
.mybackground {background-color:#a65eee;}
Border around this has a color of #a65eee
<div style="border:2px solid #a65eee;">Content here</div>
.myborder {border:2px solid #a65eee;}