#a10fed color space conversions
Hex:
#a10fed
RGB:
161, 15, 237
CMY:
37, 94, 7
CMYK:
32, 94, 0, 7
HSL:
279°, 88.0952%, 49.4118%
HSV (HSB):
279°, 93.6709%, 92.9412%
XYZ:
30.1548, 14.0331, 81.2401
xyY:
0.2404, 0.1119, 14.0331
CIE-Lab:
44.2804, 81.1877, -77.4666
CIE-LCH:
44.2804, 112.2164, 316.3436
CIE-Luv:
44.2804, 29.4628, -119.4982
Hunter-Lab:
37.4608, 78.1306, -102.3577
#a10fed color charts
#a10fed RGB chart
#a10fed CMYK chart
#a10fed RGB pie chart
#a10fed color shades, tints & tones
#a10fed color schemes
#a10fed color preview, HTML & CSS examples
This text has a color of #a10fed
<p style="color:#a10fed;">Text here</p>
.mytext {color:#a10fed;}
Text color #a10fed
This box has a color of #a10fed
<div style="background-color:#a10fed;">Content here</div>
.mybackground {background-color:#a10fed;}
Background color #a10fed
Border around this has a color of #a10fed
<div style="border:2px solid #a10fed;">Content here</div>
.myborder {border:2px solid #a10fed;}
Border color #a10fed