#ab2fed color space conversions
Hex:
#ab2fed
RGB:
171, 47, 237
CMY:
33, 82, 7
CMYK:
28, 80, 0, 7
HSL:
279°, 84.0708%, 55.6863%
HSV (HSB):
279°, 80.1688%, 92.9412%
XYZ:
33.0972, 16.8054, 81.6201
xyY:
0.2516, 0.1278, 16.8054
CIE-Lab:
48.0139, 75.8443, -71.3120
CIE-LCH:
48.0139, 104.1046, 316.7641
CIE-Luv:
48.0139, 32.4150, -114.2141
Hunter-Lab:
40.9944, 72.3734, -89.3508
#ab2fed color charts
#ab2fed color shades, tints & tones
#ab2fed color schemes
#ab2fed color preview, HTML & CSS examples
This text has a color of #ab2fed
<p style="color:#ab2fed;">Text here</p>
.mytext {color:#ab2fed;}
This box has a color of #ab2fed
<div style="background-color:#ab2fed;">Content here</div>
.mybackground {background-color:#ab2fed;}
Border around this has a color of #ab2fed
<div style="border:2px solid #ab2fed;">Content here</div>
.myborder {border:2px solid #ab2fed;}