#ab29fd color space conversions
Hex:
#ab29fd
RGB:
171, 41, 253
CMY:
33, 84, 1
CMYK:
32, 84, 0, 1
HSL:
277°, 98.1481%, 57.6471%
HSV (HSB):
277°, 83.7945%, 99.2157%
XYZ:
35.3171, 17.3357, 94.4132
xyY:
0.2401, 0.1179, 17.3357
CIE-Lab:
48.6802, 80.6675, -79.1986
CIE-LCH:
48.6802, 113.0472, 315.5265
CIE-Luv:
48.6802, 29.3130, -125.7332
Hunter-Lab:
41.6361, 78.5465, -105.2995
#ab29fd color charts
#ab29fd color shades, tints & tones
#ab29fd color schemes
#ab29fd color preview, HTML & CSS examples
This text has a color of #ab29fd
<p style="color:#ab29fd;">Text here</p>
.mytext {color:#ab29fd;}
This box has a color of #ab29fd
<div style="background-color:#ab29fd;">Content here</div>
.mybackground {background-color:#ab29fd;}
Border around this has a color of #ab29fd
<div style="border:2px solid #ab29fd;">Content here</div>
.myborder {border:2px solid #ab29fd;}