#a055f5 color space conversions
Hex:
#a055f5
RGB:
160, 85, 245
CMY:
37, 67, 4
CMYK:
35, 65, 0, 4
HSL:
268°, 88.8889%, 64.7059%
HSV (HSB):
268°, 65.3061%, 96.0784%
XYZ:
34.2271, 20.5632, 88.5513
xyY:
0.2388, 0.1435, 20.5632
CIE-Lab:
52.4680, 60.6039, -68.6362
CIE-LCH:
52.4680, 91.5628, 311.4436
CIE-Luv:
52.4680, 18.5644, -111.9381
Hunter-Lab:
45.3466, 55.3733, -84.0369
#a055f5 color charts
#a055f5 color shades, tints & tones
#a055f5 color schemes
#a055f5 color preview, HTML & CSS examples
This text has a color of #a055f5
<p style="color:#a055f5;">Text here</p>
.mytext {color:#a055f5;}
This box has a color of #a055f5
<div style="background-color:#a055f5;">Content here</div>
.mybackground {background-color:#a055f5;}
Border around this has a color of #a055f5
<div style="border:2px solid #a055f5;">Content here</div>
.myborder {border:2px solid #a055f5;}