#a10cf5 color space conversions
Hex:
#a10cf5
RGB:
161, 12, 245
CMY:
37, 95, 4
CMYK:
34, 95, 0, 4
HSL:
278°, 92.0949%, 50.3922%
HSV (HSB):
278°, 95.1020%, 96.0784%
XYZ:
31.3108, 14.4326, 87.5217
xyY:
0.2350, 0.1083, 14.4326
CIE-Lab:
44.8470, 83.0487, -81.0495
CIE-LCH:
44.8470, 116.0435, 315.6980
CIE-Luv:
44.8470, 27.7280, -124.6628
Hunter-Lab:
37.9902, 80.6334, -109.9988
#a10cf5 color charts
#a10cf5 color shades, tints & tones
#a10cf5 color schemes
#a10cf5 color preview, HTML & CSS examples
This text has a color of #a10cf5
<p style="color:#a10cf5;">Text here</p>
.mytext {color:#a10cf5;}
This box has a color of #a10cf5
<div style="background-color:#a10cf5;">Content here</div>
.mybackground {background-color:#a10cf5;}
Border around this has a color of #a10cf5
<div style="border:2px solid #a10cf5;">Content here</div>
.myborder {border:2px solid #a10cf5;}