#a88dbc color space conversions
Hex:
#a88dbc
RGB:
168, 141, 188
CMY:
34, 45, 26
CMYK:
11, 25, 0, 26
HSL:
274°, 25.9669%, 64.5098%
HSV (HSB):
274°, 25.0000%, 73.7255%
XYZ:
34.7504, 31.0054, 51.7301
xyY:
0.2958, 0.2639, 31.0054
CIE-Lab:
62.5122, 19.1137, -20.6939
CIE-LCH:
62.5122, 28.1704, 312.7268
CIE-Luv:
62.5122, 11.6774, -34.3932
Hunter-Lab:
55.6825, 13.9541, -16.1037
#a88dbc color charts
#a88dbc color shades, tints & tones
#a88dbc color schemes
#a88dbc color preview, HTML & CSS examples
This text has a color of #a88dbc
<p style="color:#a88dbc;">Text here</p>
.mytext {color:#a88dbc;}
This box has a color of #a88dbc
<div style="background-color:#a88dbc;">Content here</div>
.mybackground {background-color:#a88dbc;}
Border around this has a color of #a88dbc
<div style="border:2px solid #a88dbc;">Content here</div>
.myborder {border:2px solid #a88dbc;}