#a05fee color space conversions
Hex:
#a05fee
RGB:
160, 95, 238
CMY:
37, 63, 7
CMYK:
33, 60, 0, 7
HSL:
267°, 80.7910%, 65.2941%
HSV (HSB):
267°, 60.0840%, 93.3333%
XYZ:
34.0220, 21.8310, 83.3096
xyY:
0.2445, 0.1569, 21.8310
CIE-Lab:
53.8473, 53.9469, -62.4994
CIE-LCH:
53.8473, 82.5618, 310.7994
CIE-Luv:
53.8473, 17.3174, -102.8917
Hunter-Lab:
46.7237, 48.2089, -73.0090
#a05fee color charts
#a05fee color shades, tints & tones
#a05fee color schemes
#a05fee color preview, HTML & CSS examples
This text has a color of #a05fee
<p style="color:#a05fee;">Text here</p>
.mytext {color:#a05fee;}
This box has a color of #a05fee
<div style="background-color:#a05fee;">Content here</div>
.mybackground {background-color:#a05fee;}
Border around this has a color of #a05fee
<div style="border:2px solid #a05fee;">Content here</div>
.myborder {border:2px solid #a05fee;}