#a85fee color space conversions
Hex:
#a85fee
RGB:
168, 95, 238
CMY:
34, 63, 7
CMYK:
29, 60, 0, 7
HSL:
271°, 80.7910%, 65.2941%
HSV (HSB):
271°, 60.0840%, 93.3333%
XYZ:
35.6733, 22.6823, 83.3869
xyY:
0.2517, 0.1600, 22.6823
CIE-Lab:
54.7436, 55.7365, -61.0107
CIE-LCH:
54.7436, 82.6369, 312.4134
CIE-Luv:
54.7436, 21.4066, -101.2478
Hunter-Lab:
47.6259, 50.3566, -70.4710
#a85fee color charts
#a85fee color shades, tints & tones
#a85fee color schemes
#a85fee color preview, HTML & CSS examples
This text has a color of #a85fee
<p style="color:#a85fee;">Text here</p>
.mytext {color:#a85fee;}
This box has a color of #a85fee
<div style="background-color:#a85fee;">Content here</div>
.mybackground {background-color:#a85fee;}
Border around this has a color of #a85fee
<div style="border:2px solid #a85fee;">Content here</div>
.myborder {border:2px solid #a85fee;}