#a89cf5 color space conversions
Hex:
#a89cf5
RGB:
168, 156, 245
CMY:
34, 39, 4
CMYK:
31, 36, 0, 4
HSL:
248°, 81.6514%, 78.6275%
HSV (HSB):
248°, 36.3265%, 96.0784%
XYZ:
44.5183, 38.6943, 91.5086
xyY:
0.2548, 0.2215, 38.6943
CIE-Lab:
68.5293, 23.9522, -42.9999
CIE-LCH:
68.5293, 49.2209, 299.1191
CIE-Luv:
68.5293, 0.1234, -72.3041
Hunter-Lab:
62.2048, 18.8895, -43.6774
#a89cf5 color charts
#a89cf5 color shades, tints & tones
#a89cf5 color schemes
#a89cf5 color preview, HTML & CSS examples
This text has a color of #a89cf5
<p style="color:#a89cf5;">Text here</p>
.mytext {color:#a89cf5;}
This box has a color of #a89cf5
<div style="background-color:#a89cf5;">Content here</div>
.mybackground {background-color:#a89cf5;}
Border around this has a color of #a89cf5
<div style="border:2px solid #a89cf5;">Content here</div>
.myborder {border:2px solid #a89cf5;}