#ab5fc3 color space conversions
Hex:
#ab5fc3
RGB:
171, 95, 195
CMY:
33, 63, 24
CMYK:
12, 51, 0, 24
HSL:
286°, 45.4545%, 56.8627%
HSV (HSB):
286°, 51.2821%, 76.4706%
XYZ:
30.7371, 20.7825, 54.0212
xyY:
0.2912, 0.1969, 20.7825
CIE-Lab:
52.7106, 47.0318, -39.8639
CIE-LCH:
52.7106, 61.6532, 319.7155
CIE-Luv:
52.7106, 31.4152, -66.8903
Hunter-Lab:
45.5878, 40.5732, -38.3467
#ab5fc3 color charts
#ab5fc3 color shades, tints & tones
#ab5fc3 color schemes
#ab5fc3 color preview, HTML & CSS examples
This text has a color of #ab5fc3
<p style="color:#ab5fc3;">Text here</p>
.mytext {color:#ab5fc3;}
This box has a color of #ab5fc3
<div style="background-color:#ab5fc3;">Content here</div>
.mybackground {background-color:#ab5fc3;}
Border around this has a color of #ab5fc3
<div style="border:2px solid #ab5fc3;">Content here</div>
.myborder {border:2px solid #ab5fc3;}