#ab2ed2 color space conversions
Hex:
#ab2ed2
RGB:
171, 46, 210
CMY:
33, 82, 18
CMYK:
19, 78, 0, 18
HSL:
286°, 64.5669%, 50.1961%
HSV (HSB):
286°, 78.0952%, 82.3529%
XYZ:
29.4044, 15.2651, 62.3694
xyY:
0.2747, 0.1426, 15.2651
CIE-Lab:
45.9951, 70.9443, -59.2109
CIE-LCH:
45.9951, 92.4069, 320.1512
CIE-Luv:
45.9951, 39.5714, -95.6360
Hunter-Lab:
39.0705, 65.9655, -67.2970
#ab2ed2 color charts
#ab2ed2 color shades, tints & tones
#ab2ed2 color schemes
#ab2ed2 color preview, HTML & CSS examples
This text has a color of #ab2ed2
<p style="color:#ab2ed2;">Text here</p>
.mytext {color:#ab2ed2;}
This box has a color of #ab2ed2
<div style="background-color:#ab2ed2;">Content here</div>
.mybackground {background-color:#ab2ed2;}
Border around this has a color of #ab2ed2
<div style="border:2px solid #ab2ed2;">Content here</div>
.myborder {border:2px solid #ab2ed2;}