#a008d4 color space conversions
Hex:
#a008d4
RGB:
160, 8, 212
CMY:
37, 97, 17
CMYK:
25, 96, 0, 17
HSL:
285°, 92.7273%, 43.1373%
HSV (HSB):
285°, 96.2264%, 83.1373%
XYZ:
26.4677, 12.4007, 63.2859
xyY:
0.2591, 0.1214, 12.4007
CIE-Lab:
41.8460, 77.1733, -67.1742
CIE-LCH:
41.8460, 102.3136, 318.9626
CIE-Luv:
41.8460, 35.5233, -103.8712
Hunter-Lab:
35.2146, 72.5369, -81.9026
#a008d4 color charts
#a008d4 color shades, tints & tones
#a008d4 color schemes
#a008d4 color preview, HTML & CSS examples
This text has a color of #a008d4
<p style="color:#a008d4;">Text here</p>
.mytext {color:#a008d4;}
This box has a color of #a008d4
<div style="background-color:#a008d4;">Content here</div>
.mybackground {background-color:#a008d4;}
Border around this has a color of #a008d4
<div style="border:2px solid #a008d4;">Content here</div>
.myborder {border:2px solid #a008d4;}