#a255e7 color space conversions
Hex:
#a255e7
RGB:
162, 85, 231
CMY:
36, 67, 9
CMYK:
30, 63, 0, 9
HSL:
272°, 75.2577%, 61.9608%
HSV (HSB):
272°, 63.2035%, 90.5882%
XYZ:
32.5726, 19.9479, 77.7349
xyY:
0.2501, 0.1531, 19.9479
CIE-Lab:
51.7783, 57.7502, -61.8920
CIE-LCH:
51.7783, 84.6505, 313.0173
CIE-Luv:
51.7783, 22.0543, -101.3578
Hunter-Lab:
44.6631, 52.0189, -71.9285
#a255e7 color charts
#a255e7 color shades, tints & tones
#a255e7 color schemes
#a255e7 color preview, HTML & CSS examples
This text has a color of #a255e7
<p style="color:#a255e7;">Text here</p>
.mytext {color:#a255e7;}
This box has a color of #a255e7
<div style="background-color:#a255e7;">Content here</div>
.mybackground {background-color:#a255e7;}
Border around this has a color of #a255e7
<div style="border:2px solid #a255e7;">Content here</div>
.myborder {border:2px solid #a255e7;}