#a10dd5 color space conversions
Hex:
#a10dd5
RGB:
161, 13, 213
CMY:
37, 95, 16
CMYK:
24, 94, 0, 16
HSL:
284°, 88.4956%, 44.3137%
HSV (HSB):
284°, 93.8967%, 83.5294%
XYZ:
26.8521, 12.6690, 63.9809
xyY:
0.2594, 0.1224, 12.6690
CIE-Lab:
42.2602, 76.9610, -67.0688
CIE-LCH:
42.2602, 102.0844, 318.9290
CIE-Luv:
42.2602, 35.6449, -104.0752
Hunter-Lab:
35.5936, 72.3733, -81.6607
#a10dd5 color charts
#a10dd5 color shades, tints & tones
#a10dd5 color schemes
#a10dd5 color preview, HTML & CSS examples
This text has a color of #a10dd5
<p style="color:#a10dd5;">Text here</p>
.mytext {color:#a10dd5;}
This box has a color of #a10dd5
<div style="background-color:#a10dd5;">Content here</div>
.mybackground {background-color:#a10dd5;}
Border around this has a color of #a10dd5
<div style="border:2px solid #a10dd5;">Content here</div>
.myborder {border:2px solid #a10dd5;}