#a010c8 color space conversions
Hex:
#a010c8
RGB:
160, 16, 200
CMY:
37, 94, 22
CMYK:
20, 92, 0, 22
HSL:
287°, 85.1852%, 42.3529%
HSV (HSB):
287°, 92.0000%, 78.4314%
XYZ:
25.1078, 12.0143, 55.6392
xyY:
0.2707, 0.1295, 12.0143
CIE-Lab:
41.2388, 74.1000, -61.2082
CIE-LCH:
41.2388, 96.1106, 320.4426
CIE-Luv:
41.2388, 38.5796, -95.3491
Hunter-Lab:
34.6616, 68.6420, -70.9098
#a010c8 color charts
#a010c8 color shades, tints & tones
#a010c8 color schemes
#a010c8 color preview, HTML & CSS examples
This text has a color of #a010c8
<p style="color:#a010c8;">Text here</p>
.mytext {color:#a010c8;}
This box has a color of #a010c8
<div style="background-color:#a010c8;">Content here</div>
.mybackground {background-color:#a010c8;}
Border around this has a color of #a010c8
<div style="border:2px solid #a010c8;">Content here</div>
.myborder {border:2px solid #a010c8;}