#ab8bfc color space conversions
Hex:
#ab8bfc
RGB:
171, 139, 252
CMY:
33, 45, 1
CMYK:
32, 45, 0, 1
HSL:
257°, 94.9580%, 76.6667%
HSV (HSB):
257°, 44.8413%, 98.8235%
XYZ:
43.5979, 34.1514, 96.3895
xyY:
0.2504, 0.1961, 34.1514
CIE-Lab:
65.0826, 36.1137, -52.2401
CIE-LCH:
65.0826, 63.5077, 304.6562
CIE-Luv:
65.0826, 7.2183, -88.5073
Hunter-Lab:
58.4392, 30.8991, -56.8853
#ab8bfc color charts
#ab8bfc color shades, tints & tones
#ab8bfc color schemes
#ab8bfc color preview, HTML & CSS examples
This text has a color of #ab8bfc
<p style="color:#ab8bfc;">Text here</p>
.mytext {color:#ab8bfc;}
This box has a color of #ab8bfc
<div style="background-color:#ab8bfc;">Content here</div>
.mybackground {background-color:#ab8bfc;}
Border around this has a color of #ab8bfc
<div style="border:2px solid #ab8bfc;">Content here</div>
.myborder {border:2px solid #ab8bfc;}