#a85be8 color space conversions
Hex:
#a85be8
RGB:
168, 91, 232
CMY:
34, 64, 9
CMYK:
28, 61, 0, 9
HSL:
273°, 75.4011%, 63.3333%
HSV (HSB):
273°, 60.7759%, 90.9804%
XYZ:
34.4550, 21.6332, 78.7036
xyY:
0.2556, 0.1605, 21.6332
CIE-Lab:
53.6356, 56.3588, -59.4291
CIE-LCH:
53.6356, 81.9032, 313.4811
CIE-Luv:
53.6356, 23.5437, -98.4163
Hunter-Lab:
46.5115, 50.8350, -67.7684
#a85be8 color charts
#a85be8 color shades, tints & tones
#a85be8 color schemes
#a85be8 color preview, HTML & CSS examples
This text has a color of #a85be8
<p style="color:#a85be8;">Text here</p>
.mytext {color:#a85be8;}
This box has a color of #a85be8
<div style="background-color:#a85be8;">Content here</div>
.mybackground {background-color:#a85be8;}
Border around this has a color of #a85be8
<div style="border:2px solid #a85be8;">Content here</div>
.myborder {border:2px solid #a85be8;}