#ab2fff color space conversions
Hex:
#ab2fff
RGB:
171, 47, 255
CMY:
33, 82, 0
CMYK:
33, 82, 0, 0
HSL:
276°, 100.0000%, 59.2157%
HSV (HSB):
276°, 81.5686%, 100.0000%
XYZ:
35.8611, 17.9110, 96.1748
xyY:
0.2392, 0.1194, 17.9110
CIE-Lab:
49.3879, 79.4531, -79.1572
CIE-LCH:
49.3879, 112.1546, 315.1069
CIE-Luv:
49.3879, 28.2730, -126.1765
Hunter-Lab:
42.3213, 77.1901, -105.1110
#ab2fff color charts
#ab2fff color shades, tints & tones
#ab2fff color schemes
#ab2fff color preview, HTML & CSS examples
This text has a color of #ab2fff
<p style="color:#ab2fff;">Text here</p>
.mytext {color:#ab2fff;}
This box has a color of #ab2fff
<div style="background-color:#ab2fff;">Content here</div>
.mybackground {background-color:#ab2fff;}
Border around this has a color of #ab2fff
<div style="border:2px solid #ab2fff;">Content here</div>
.myborder {border:2px solid #ab2fff;}