#a103d6 color space conversions
Hex:
#a103d6
RGB:
161, 3, 214
CMY:
37, 99, 16
CMYK:
25, 99, 0, 16
HSL:
285°, 97.2350%, 42.5490%
HSV (HSB):
285°, 98.5981%, 83.9216%
XYZ:
26.8681, 12.4972, 64.6144
xyY:
0.2584, 0.1202, 12.4972
CIE-Lab:
41.9957, 78.1663, -68.0759
CIE-LCH:
41.9957, 103.6547, 318.9470
CIE-Luv:
41.9957, 35.7393, -105.2454
Hunter-Lab:
35.3514, 73.8002, -83.6228
#a103d6 color charts
#a103d6 color shades, tints & tones
#a103d6 color schemes
#a103d6 color preview, HTML & CSS examples
This text has a color of #a103d6
<p style="color:#a103d6;">Text here</p>
.mytext {color:#a103d6;}
This box has a color of #a103d6
<div style="background-color:#a103d6;">Content here</div>
.mybackground {background-color:#a103d6;}
Border around this has a color of #a103d6
<div style="border:2px solid #a103d6;">Content here</div>
.myborder {border:2px solid #a103d6;}