#a95be6 color space conversions
Hex:
#a95be6
RGB:
169, 91, 230
CMY:
34, 64, 10
CMYK:
27, 60, 0, 10
HSL:
274°, 73.5450%, 62.9412%
HSV (HSB):
274°, 60.4348%, 90.1961%
XYZ:
34.3862, 21.6304, 77.2256
xyY:
0.2581, 0.1623, 21.6304
CIE-Lab:
53.6326, 56.1344, -58.3037
CIE-LCH:
53.6326, 80.9345, 313.9141
CIE-Luv:
53.6326, 24.4602, -96.6850
Hunter-Lab:
46.5084, 50.5849, -65.8930
#a95be6 color charts
#a95be6 color shades, tints & tones
#a95be6 color schemes
#a95be6 color preview, HTML & CSS examples
This text has a color of #a95be6
<p style="color:#a95be6;">Text here</p>
.mytext {color:#a95be6;}
This box has a color of #a95be6
<div style="background-color:#a95be6;">Content here</div>
.mybackground {background-color:#a95be6;}
Border around this has a color of #a95be6
<div style="border:2px solid #a95be6;">Content here</div>
.myborder {border:2px solid #a95be6;}