#a102f1 color space conversions
Hex:
#a102f1
RGB:
161, 2, 241
CMY:
37, 99, 5
CMYK:
33, 99, 0, 5
HSL:
280°, 98.3539%, 47.6471%
HSV (HSB):
280°, 99.1701%, 94.5098%
XYZ:
30.5968, 13.9714, 84.3032
xyY:
0.2374, 0.1084, 13.9714
CIE-Lab:
44.1918, 83.2277, -79.8712
CIE-LCH:
44.1918, 115.3527, 316.1790
CIE-Luv:
44.1918, 28.9382, -122.5515
Hunter-Lab:
37.3783, 80.7032, -107.5582
#a102f1 color charts
#a102f1 color shades, tints & tones
#a102f1 color schemes
#a102f1 color preview, HTML & CSS examples
This text has a color of #a102f1
<p style="color:#a102f1;">Text here</p>
.mytext {color:#a102f1;}
This box has a color of #a102f1
<div style="background-color:#a102f1;">Content here</div>
.mybackground {background-color:#a102f1;}
Border around this has a color of #a102f1
<div style="border:2px solid #a102f1;">Content here</div>
.myborder {border:2px solid #a102f1;}