#ab8dd5 color space conversions
Hex:
#ab8dd5
RGB:
171, 141, 213
CMY:
33, 45, 16
CMYK:
20, 34, 0, 16
HSL:
265°, 46.1538%, 69.4118%
HSV (HSB):
265°, 33.8028%, 83.5294%
XYZ:
38.3297, 32.5118, 67.2060
xyY:
0.2777, 0.2355, 32.5118
CIE-Lab:
63.7636, 25.5959, -32.7627
CIE-LCH:
63.7636, 41.5757, 307.9988
CIE-Luv:
63.7636, 10.6697, -54.8729
Hunter-Lab:
57.0191, 20.2089, -29.9692
#ab8dd5 color charts
#ab8dd5 color shades, tints & tones
#ab8dd5 color schemes
#ab8dd5 color preview, HTML & CSS examples
This text has a color of #ab8dd5
<p style="color:#ab8dd5;">Text here</p>
.mytext {color:#ab8dd5;}
This box has a color of #ab8dd5
<div style="background-color:#ab8dd5;">Content here</div>
.mybackground {background-color:#ab8dd5;}
Border around this has a color of #ab8dd5
<div style="border:2px solid #ab8dd5;">Content here</div>
.myborder {border:2px solid #ab8dd5;}