#a65aec color space conversions
Hex:
#a65aec
RGB:
166, 90, 236
CMY:
35, 65, 7
CMYK:
30, 62, 0, 7
HSL:
271°, 79.3478%, 63.9216%
HSV (HSB):
271°, 61.8644%, 92.5490%
XYZ:
34.5224, 21.4754, 81.6825
xyY:
0.2507, 0.1560, 21.4754
CIE-Lab:
53.4660, 57.3223, -61.9582
CIE-LCH:
53.4660, 84.4077, 312.7743
CIE-Luv:
53.4660, 22.0044, -102.2538
Hunter-Lab:
46.3416, 51.8765, -72.0665
#a65aec color charts
#a65aec color shades, tints & tones
#a65aec color schemes
#a65aec color preview, HTML & CSS examples
This text has a color of #a65aec
<p style="color:#a65aec;">Text here</p>
.mytext {color:#a65aec;}
This box has a color of #a65aec
<div style="background-color:#a65aec;">Content here</div>
.mybackground {background-color:#a65aec;}
Border around this has a color of #a65aec
<div style="border:2px solid #a65aec;">Content here</div>
.myborder {border:2px solid #a65aec;}