#a100db color space conversions
Hex:
#a100db
RGB:
161, 0, 219
CMY:
37, 100, 14
CMYK:
26, 100, 0, 14
HSL:
284°, 100.0000%, 42.9412%
HSV (HSB):
284°, 100.0000%, 85.8824%
XYZ:
27.4841, 12.6915, 68.0190
xyY:
0.2540, 0.1173, 12.6915
CIE-Lab:
42.2947, 79.3663, -70.4618
CIE-LCH:
42.2947, 106.1314, 318.4012
CIE-Luv:
42.2947, 34.4889, -108.6515
Hunter-Lab:
35.6252, 75.3651, -88.2644
#a100db color charts
#a100db RGB chart
#a100db CMYK chart
#a100db RGB pie chart
#a100db color shades, tints & tones
#a100db color schemes
#a100db color preview, HTML & CSS examples
This text has a color of #a100db
<p style="color:#a100db;">Text here</p>
.mytext {color:#a100db;}
Text color #a100db
This box has a color of #a100db
<div style="background-color:#a100db;">Content here</div>
.mybackground {background-color:#a100db;}
Background color #a100db
Border around this has a color of #a100db
<div style="border:2px solid #a100db;">Content here</div>
.myborder {border:2px solid #a100db;}
Border color #a100db