#a102a5 color space conversions
Hex:
#a102a5
RGB:
161, 2, 165
CMY:
37, 99, 35
CMYK:
2, 99, 0, 35
HSL:
299°, 97.6048%, 32.7451%
HSV (HSB):
299°, 98.7879%, 64.7059%
XYZ:
21.5112, 10.3371, 36.4588
xyY:
0.3149, 0.1513, 10.3371
CIE-Lab:
38.4408, 70.0459, -45.0180
CIE-LCH:
38.4408, 83.2649, 327.2714
CIE-Luv:
38.4408, 51.5095, -71.4511
Hunter-Lab:
32.1514, 63.1623, -44.7274
#a102a5 color charts
#a102a5 color shades, tints & tones
#a102a5 color schemes
#a102a5 color preview, HTML & CSS examples
This text has a color of #a102a5
<p style="color:#a102a5;">Text here</p>
.mytext {color:#a102a5;}
This box has a color of #a102a5
<div style="background-color:#a102a5;">Content here</div>
.mybackground {background-color:#a102a5;}
Border around this has a color of #a102a5
<div style="border:2px solid #a102a5;">Content here</div>
.myborder {border:2px solid #a102a5;}