#a39fed color space conversions
Hex:
#a39fed
RGB:
163, 159, 237
CMY:
36, 38, 7
CMYK:
31, 33, 0, 7
HSL:
243°, 68.4211%, 77.6471%
HSV (HSB):
243°, 32.9114%, 92.9412%
XYZ:
42.7885, 38.6972, 85.3349
xyY:
0.2565, 0.2320, 38.6972
CIE-Lab:
68.5314, 18.8470, -38.6525
CIE-LCH:
68.5314, 43.0026, 295.9939
CIE-Luv:
68.5314, -2.8342, -64.3523
Hunter-Lab:
62.2071, 13.9168, -37.7883
#a39fed color charts
#a39fed color shades, tints & tones
#a39fed color schemes
#a39fed color preview, HTML & CSS examples
This text has a color of #a39fed
<p style="color:#a39fed;">Text here</p>
.mytext {color:#a39fed;}
This box has a color of #a39fed
<div style="background-color:#a39fed;">Content here</div>
.mybackground {background-color:#a39fed;}
Border around this has a color of #a39fed
<div style="border:2px solid #a39fed;">Content here</div>
.myborder {border:2px solid #a39fed;}