#ab5abc color space conversions
Hex:
#ab5abc
RGB:
171, 90, 188
CMY:
33, 65, 26
CMYK:
9, 52, 0, 26
HSL:
290°, 42.2414%, 54.5098%
HSV (HSB):
290°, 52.1277%, 73.7255%
XYZ:
29.5279, 19.6011, 49.8041
xyY:
0.2985, 0.1981, 19.6011
CIE-Lab:
51.3832, 48.1924, -37.9205
CIE-LCH:
51.3832, 61.3227, 321.8023
CIE-Luv:
51.3832, 34.6617, -63.6869
Hunter-Lab:
44.2731, 41.5722, -35.7058
#ab5abc color charts
#ab5abc color shades, tints & tones
#ab5abc color schemes
#ab5abc color preview, HTML & CSS examples
This text has a color of #ab5abc
<p style="color:#ab5abc;">Text here</p>
.mytext {color:#ab5abc;}
This box has a color of #ab5abc
<div style="background-color:#ab5abc;">Content here</div>
.mybackground {background-color:#ab5abc;}
Border around this has a color of #ab5abc
<div style="border:2px solid #ab5abc;">Content here</div>
.myborder {border:2px solid #ab5abc;}