#ab8bfd color space conversions
Hex:
#ab8bfd
RGB:
171, 139, 253
CMY:
33, 45, 1
CMYK:
32, 45, 0, 1
HSL:
257°, 96.6102%, 76.8627%
HSV (HSB):
257°, 45.0593%, 99.2157%
XYZ:
43.7568, 34.2150, 97.2264
xyY:
0.2498, 0.1953, 34.2150
CIE-Lab:
65.1329, 36.3650, -52.7077
CIE-LCH:
65.1329, 64.0352, 304.6033
CIE-Luv:
65.1329, 7.1121, -89.3198
Hunter-Lab:
58.4936, 31.1652, -57.6047
#ab8bfd color charts
#ab8bfd color shades, tints & tones
#ab8bfd color schemes
#ab8bfd color preview, HTML & CSS examples
This text has a color of #ab8bfd
<p style="color:#ab8bfd;">Text here</p>
.mytext {color:#ab8bfd;}
This box has a color of #ab8bfd
<div style="background-color:#ab8bfd;">Content here</div>
.mybackground {background-color:#ab8bfd;}
Border around this has a color of #ab8bfd
<div style="border:2px solid #ab8bfd;">Content here</div>
.myborder {border:2px solid #ab8bfd;}