#ab25be color space conversions
Hex:
#ab25be
RGB:
171, 37, 190
CMY:
33, 85, 25
CMYK:
10, 81, 0, 25
HSL:
293°, 67.4009%, 44.5098%
HSV (HSB):
293°, 80.5263%, 74.5098%
XYZ:
26.7504, 13.6988, 49.9494
xyY:
0.2959, 0.1515, 13.6988
CIE-Lab:
43.7978, 69.9189, -51.1486
CIE-LCH:
43.7978, 86.6304, 323.8130
CIE-Luv:
43.7978, 46.8083, -82.9336
Hunter-Lab:
37.0118, 64.2407, -54.1067
#ab25be color charts
#ab25be color shades, tints & tones
#ab25be color schemes
#ab25be color preview, HTML & CSS examples
This text has a color of #ab25be
<p style="color:#ab25be;">Text here</p>
.mytext {color:#ab25be;}
This box has a color of #ab25be
<div style="background-color:#ab25be;">Content here</div>
.mybackground {background-color:#ab25be;}
Border around this has a color of #ab25be
<div style="border:2px solid #ab25be;">Content here</div>
.myborder {border:2px solid #ab25be;}