#a001b0 color space conversions
Hex:
#a001b0
RGB:
160, 1, 176
CMY:
37, 100, 31
CMYK:
9, 99, 0, 31
HSL:
295°, 98.8701%, 34.7059%
HSV (HSB):
295°, 99.4318%, 69.0196%
XYZ:
22.3445, 10.6299, 41.9484
xyY:
0.2982, 0.1419, 10.6299
CIE-Lab:
38.9500, 71.7360, -50.7873
CIE-LCH:
38.9500, 87.8943, 324.7025
CIE-Luv:
38.9500, 46.9338, -79.6778
Hunter-Lab:
32.6035, 65.2773, -53.4614
#a001b0 color charts
#a001b0 color shades, tints & tones
#a001b0 color schemes
#a001b0 color preview, HTML & CSS examples
This text has a color of #a001b0
<p style="color:#a001b0;">Text here</p>
.mytext {color:#a001b0;}
This box has a color of #a001b0
<div style="background-color:#a001b0;">Content here</div>
.mybackground {background-color:#a001b0;}
Border around this has a color of #a001b0
<div style="border:2px solid #a001b0;">Content here</div>
.myborder {border:2px solid #a001b0;}