#ab31cd color space conversions
Hex:
#ab31cd
RGB:
171, 49, 205
CMY:
33, 81, 20
CMYK:
17, 76, 0, 20
HSL:
287°, 61.4173%, 49.8039%
HSV (HSB):
287°, 76.0976%, 80.3922%
XYZ:
28.9123, 15.2623, 59.1797
xyY:
0.2797, 0.1477, 15.2623
CIE-Lab:
45.9914, 69.0631, -56.3360
CIE-LCH:
45.9914, 89.1261, 320.7953
CIE-Luv:
45.9914, 40.5278, -91.3838
Hunter-Lab:
39.0670, 63.7352, -62.4670
#ab31cd color charts
#ab31cd color shades, tints & tones
#ab31cd color schemes
#ab31cd color preview, HTML & CSS examples
This text has a color of #ab31cd
<p style="color:#ab31cd;">Text here</p>
.mytext {color:#ab31cd;}
This box has a color of #ab31cd
<div style="background-color:#ab31cd;">Content here</div>
.mybackground {background-color:#ab31cd;}
Border around this has a color of #ab31cd
<div style="border:2px solid #ab31cd;">Content here</div>
.myborder {border:2px solid #ab31cd;}