#a85bfc color space conversions
Hex:
#a85bfc
RGB:
168, 91, 252
CMY:
34, 64, 1
CMYK:
33, 64, 0, 1
HSL:
269°, 96.4072%, 67.2549%
HSV (HSB):
269°, 63.8889%, 98.8235%
XYZ:
37.4602, 22.8353, 94.5287
xyY:
0.2420, 0.1475, 22.8353
CIE-Lab:
54.9023, 60.9768, -68.5487
CIE-LCH:
54.9023, 91.7447, 311.6544
CIE-Luv:
54.9023, 19.9620, -113.2146
Hunter-Lab:
47.7863, 56.3023, -83.8345
#a85bfc color charts
#a85bfc color shades, tints & tones
#a85bfc color schemes
#a85bfc color preview, HTML & CSS examples
This text has a color of #a85bfc
<p style="color:#a85bfc;">Text here</p>
.mytext {color:#a85bfc;}
This box has a color of #a85bfc
<div style="background-color:#a85bfc;">Content here</div>
.mybackground {background-color:#a85bfc;}
Border around this has a color of #a85bfc
<div style="border:2px solid #a85bfc;">Content here</div>
.myborder {border:2px solid #a85bfc;}