#a11ccb color space conversions
Hex:
#a11ccb
RGB:
161, 28, 203
CMY:
37, 89, 20
CMYK:
21, 86, 0, 20
HSL:
286°, 75.7576%, 45.2941%
HSV (HSB):
286°, 86.2069%, 79.6078%
XYZ:
25.8927, 12.7194, 57.5903
xyY:
0.2691, 0.1322, 12.7194
CIE-Lab:
42.3373, 72.6738, -61.1617
CIE-LCH:
42.3373, 94.9854, 319.9163
CIE-Luv:
42.3373, 37.4804, -95.9877
Hunter-Lab:
35.6642, 67.1809, -70.7760
#a11ccb color charts
#a11ccb color shades, tints & tones
#a11ccb color schemes
#a11ccb color preview, HTML & CSS examples
This text has a color of #a11ccb
<p style="color:#a11ccb;">Text here</p>
.mytext {color:#a11ccb;}
This box has a color of #a11ccb
<div style="background-color:#a11ccb;">Content here</div>
.mybackground {background-color:#a11ccb;}
Border around this has a color of #a11ccb
<div style="border:2px solid #a11ccb;">Content here</div>
.myborder {border:2px solid #a11ccb;}