#a89cfa color space conversions
Hex:
#a89cfa
RGB:
168, 156, 250
CMY:
34, 39, 2
CMYK:
33, 38, 0, 2
HSL:
248°, 90.3846%, 79.6078%
HSV (HSB):
248°, 37.6000%, 98.0392%
XYZ:
45.2922, 39.0039, 95.5838
xyY:
0.2518, 0.2168, 39.0039
CIE-Lab:
68.7541, 25.2203, -45.3734
CIE-LCH:
68.7541, 51.9116, 299.0670
CIE-Luv:
68.7541, -0.2635, -76.4835
Hunter-Lab:
62.4531, 20.1589, -47.0256
#a89cfa color charts
#a89cfa color shades, tints & tones
#a89cfa color schemes
#a89cfa color preview, HTML & CSS examples
This text has a color of #a89cfa
<p style="color:#a89cfa;">Text here</p>
.mytext {color:#a89cfa;}
This box has a color of #a89cfa
<div style="background-color:#a89cfa;">Content here</div>
.mybackground {background-color:#a89cfa;}
Border around this has a color of #a89cfa
<div style="border:2px solid #a89cfa;">Content here</div>
.myborder {border:2px solid #a89cfa;}