#a26dbc color space conversions
Hex:
#a26dbc
RGB:
162, 109, 188
CMY:
36, 57, 26
CMYK:
14, 42, 0, 26
HSL:
280°, 37.0892%, 58.2353%
HSV (HSB):
280°, 42.0213%, 73.7255%
XYZ:
29.4460, 22.2495, 50.3196
xyY:
0.2886, 0.2181, 22.2495
CIE-Lab:
54.2907, 35.3467, -33.4374
CIE-LCH:
54.2907, 48.6564, 316.5900
CIE-Luv:
54.2907, 22.0532, -55.6614
Hunter-Lab:
47.1694, 28.8843, -30.2311
#a26dbc color charts
#a26dbc color shades, tints & tones
#a26dbc color schemes
#a26dbc color preview, HTML & CSS examples
This text has a color of #a26dbc
<p style="color:#a26dbc;">Text here</p>
.mytext {color:#a26dbc;}
This box has a color of #a26dbc
<div style="background-color:#a26dbc;">Content here</div>
.mybackground {background-color:#a26dbc;}
Border around this has a color of #a26dbc
<div style="border:2px solid #a26dbc;">Content here</div>
.myborder {border:2px solid #a26dbc;}