#a95cea color space conversions
Hex:
#a95cea
RGB:
169, 92, 234
CMY:
34, 64, 8
CMYK:
28, 61, 0, 8
HSL:
273°, 77.1739%, 63.9216%
HSV (HSB):
273°, 60.6838%, 91.7647%
XYZ:
35.0406, 22.0298, 80.2472
xyY:
0.2552, 0.1604, 22.0298
CIE-Lab:
54.0586, 56.5440, -59.8656
CIE-LCH:
54.0586, 82.3476, 313.3656
CIE-Luv:
54.0586, 23.4468, -99.2895
Hunter-Lab:
46.9359, 51.1235, -68.5141
#a95cea color charts
#a95cea RGB chart
#a95cea CMYK chart
#a95cea RGB pie chart
#a95cea color shades, tints & tones
#a95cea color schemes
#a95cea color preview, HTML & CSS examples
This text has a color of #a95cea
<p style="color:#a95cea;">Text here</p>
.mytext {color:#a95cea;}
Text color #a95cea
This box has a color of #a95cea
<div style="background-color:#a95cea;">Content here</div>
.mybackground {background-color:#a95cea;}
Background color #a95cea
Border around this has a color of #a95cea
<div style="border:2px solid #a95cea;">Content here</div>
.myborder {border:2px solid #a95cea;}
Border color #a95cea