#a001d4 color space conversions
Hex:
#a001d4
RGB:
160, 1, 212
CMY:
37, 100, 17
CMYK:
25, 100, 0, 17
HSL:
285°, 99.0610%, 41.7647%
HSV (HSB):
285°, 99.5283%, 83.1373%
XYZ:
26.3917, 12.2488, 63.2606
xyY:
0.2590, 0.1202, 12.2488
CIE-Lab:
41.6088, 77.8832, -67.5610
CIE-LCH:
41.6088, 103.1032, 319.0595
CIE-Luv:
41.6088, 35.7762, -104.2199
Hunter-Lab:
34.9982, 73.3577, -82.6701
#a001d4 color charts
#a001d4 color shades, tints & tones
#a001d4 color schemes
#a001d4 color preview, HTML & CSS examples
This text has a color of #a001d4
<p style="color:#a001d4;">Text here</p>
.mytext {color:#a001d4;}
This box has a color of #a001d4
<div style="background-color:#a001d4;">Content here</div>
.mybackground {background-color:#a001d4;}
Border around this has a color of #a001d4
<div style="border:2px solid #a001d4;">Content here</div>
.myborder {border:2px solid #a001d4;}