#a103d8 color space conversions
Hex:
#a103d8
RGB:
161, 3, 216
CMY:
37, 99, 15
CMYK:
25, 99, 0, 15
HSL:
285°, 97.2603%, 42.9412%
HSV (HSB):
285°, 98.6111%, 84.7059%
XYZ:
27.1252, 12.6001, 65.9681
xyY:
0.2566, 0.1192, 12.6001
CIE-Lab:
42.1543, 78.5258, -68.9681
CIE-LCH:
42.1543, 104.5126, 318.7076
CIE-Luv:
42.1543, 35.1929, -106.5556
Hunter-Lab:
35.4966, 74.2842, -85.3392
#a103d8 color charts
#a103d8 color shades, tints & tones
#a103d8 color schemes
#a103d8 color preview, HTML & CSS examples
This text has a color of #a103d8
<p style="color:#a103d8;">Text here</p>
.mytext {color:#a103d8;}
This box has a color of #a103d8
<div style="background-color:#a103d8;">Content here</div>
.mybackground {background-color:#a103d8;}
Border around this has a color of #a103d8
<div style="border:2px solid #a103d8;">Content here</div>
.myborder {border:2px solid #a103d8;}