#ab01cd color space conversions
Hex:
#ab01cd
RGB:
171, 1, 205
CMY:
33, 100, 20
CMYK:
17, 100, 0, 20
HSL:
290°, 99.0291%, 40.3922%
HSV (HSB):
290°, 99.5122%, 80.3922%
XYZ:
27.8249, 13.0874, 58.8172
xyY:
0.2790, 0.1312, 13.0874
CIE-Lab:
42.8947, 78.1413, -61.3413
CIE-LCH:
42.8947, 99.3420, 321.8679
CIE-Luv:
42.8947, 44.6109, -97.1958
Hunter-Lab:
36.1765, 73.9829, -71.0724
#ab01cd color charts
#ab01cd RGB chart
#ab01cd CMYK chart
#ab01cd RGB pie chart
#ab01cd color shades, tints & tones
#ab01cd color schemes
#ab01cd color preview, HTML & CSS examples
This text has a color of #ab01cd
<p style="color:#ab01cd;">Text here</p>
.mytext {color:#ab01cd;}
Text color #ab01cd
This box has a color of #ab01cd
<div style="background-color:#ab01cd;">Content here</div>
.mybackground {background-color:#ab01cd;}
Background color #ab01cd
Border around this has a color of #ab01cd
<div style="border:2px solid #ab01cd;">Content here</div>
.myborder {border:2px solid #ab01cd;}
Border color #ab01cd