#ab64cb color space conversions
Hex:
#ab64cb
RGB:
171, 100, 203
CMY:
33, 61, 20
CMYK:
16, 51, 0, 20
HSL:
281°, 49.7585%, 59.4118%
HSV (HSB):
281°, 50.7389%, 79.6078%
XYZ:
32.1313, 22.0841, 59.0691
xyY:
0.2836, 0.1949, 22.0841
CIE-Lab:
54.1161, 46.0859, -42.2262
CIE-LCH:
54.1161, 62.5057, 317.5025
CIE-Luv:
54.1161, 28.0739, -70.8269
Hunter-Lab:
46.9937, 39.8078, -41.6294
#ab64cb color charts
#ab64cb color shades, tints & tones
#ab64cb color schemes
#ab64cb color preview, HTML & CSS examples
This text has a color of #ab64cb
<p style="color:#ab64cb;">Text here</p>
.mytext {color:#ab64cb;}
This box has a color of #ab64cb
<div style="background-color:#ab64cb;">Content here</div>
.mybackground {background-color:#ab64cb;}
Border around this has a color of #ab64cb
<div style="border:2px solid #ab64cb;">Content here</div>
.myborder {border:2px solid #ab64cb;}