#a102dd color space conversions
Hex:
#a102dd
RGB:
161, 2, 221
CMY:
37, 99, 13
CMYK:
27, 99, 0, 13
HSL:
284°, 98.2063%, 43.7255%
HSV (HSB):
284°, 99.0950%, 86.6667%
XYZ:
27.7708, 12.8409, 69.4215
xyY:
0.2524, 0.1167, 12.8409
CIE-Lab:
42.5226, 79.5298, -71.2361
CIE-LCH:
42.5226, 106.7688, 318.1487
CIE-Luv:
42.5226, 33.8902, -109.8543
Hunter-Lab:
35.8343, 75.6238, -89.7782
#a102dd color charts
#a102dd color shades, tints & tones
#a102dd color schemes
#a102dd color preview, HTML & CSS examples
This text has a color of #a102dd
<p style="color:#a102dd;">Text here</p>
.mytext {color:#a102dd;}
This box has a color of #a102dd
<div style="background-color:#a102dd;">Content here</div>
.mybackground {background-color:#a102dd;}
Border around this has a color of #a102dd
<div style="border:2px solid #a102dd;">Content here</div>
.myborder {border:2px solid #a102dd;}