#a031cd color space conversions
Hex:
#a031cd
RGB:
160, 49, 205
CMY:
37, 81, 20
CMYK:
22, 76, 0, 20
HSL:
283°, 61.4173%, 49.8039%
HSV (HSB):
283°, 76.0976%, 80.3922%
XYZ:
26.6150, 14.0780, 59.0722
xyY:
0.2668, 0.1411, 14.0780
CIE-Lab:
44.3446, 67.0081, -59.0765
CIE-LCH:
44.3446, 89.3316, 318.5996
CIE-Luv:
44.3446, 33.8331, -93.9843
Hunter-Lab:
37.5206, 60.9564, -67.0812
#a031cd color charts
#a031cd color shades, tints & tones
#a031cd color schemes
#a031cd color preview, HTML & CSS examples
This text has a color of #a031cd
<p style="color:#a031cd;">Text here</p>
.mytext {color:#a031cd;}
This box has a color of #a031cd
<div style="background-color:#a031cd;">Content here</div>
.mybackground {background-color:#a031cd;}
Border around this has a color of #a031cd
<div style="border:2px solid #a031cd;">Content here</div>
.myborder {border:2px solid #a031cd;}