#ab70ec color space conversions
Hex:
#ab70ec
RGB:
171, 112, 236
CMY:
33, 56, 7
CMYK:
28, 53, 0, 7
HSL:
269°, 76.5432%, 68.2353%
HSV (HSB):
269°, 52.5424%, 92.5490%
XYZ:
37.7291, 26.3024, 82.4452
xyY:
0.2576, 0.1796, 26.3024
CIE-Lab:
58.3230, 47.1073, -54.1479
CIE-LCH:
58.3230, 71.7711, 311.0224
CIE-Luv:
58.3230, 18.3684, -90.9928
Hunter-Lab:
51.2859, 41.5655, -59.4123
#ab70ec color charts
#ab70ec color shades, tints & tones
#ab70ec color schemes
#ab70ec color preview, HTML & CSS examples
This text has a color of #ab70ec
<p style="color:#ab70ec;">Text here</p>
.mytext {color:#ab70ec;}
This box has a color of #ab70ec
<div style="background-color:#ab70ec;">Content here</div>
.mybackground {background-color:#ab70ec;}
Border around this has a color of #ab70ec
<div style="border:2px solid #ab70ec;">Content here</div>
.myborder {border:2px solid #ab70ec;}