#ab70e6 color space conversions
Hex:
#ab70e6
RGB:
171, 112, 230
CMY:
33, 56, 10
CMYK:
26, 51, 0, 10
HSL:
270°, 70.2381%, 67.0588%
HSV (HSB):
270°, 51.3043%, 90.1961%
XYZ:
36.8717, 25.9594, 77.9302
xyY:
0.2619, 0.1844, 25.9594
CIE-Lab:
57.9985, 45.7009, -51.3170
CIE-LCH:
57.9985, 68.7168, 311.6870
CIE-Luv:
57.9985, 19.3070, -86.2350
Hunter-Lab:
50.9504, 40.0133, -55.0206
#ab70e6 color charts
#ab70e6 color shades, tints & tones
#ab70e6 color schemes
#ab70e6 color preview, HTML & CSS examples
This text has a color of #ab70e6
<p style="color:#ab70e6;">Text here</p>
.mytext {color:#ab70e6;}
This box has a color of #ab70e6
<div style="background-color:#ab70e6;">Content here</div>
.mybackground {background-color:#ab70e6;}
Border around this has a color of #ab70e6
<div style="border:2px solid #ab70e6;">Content here</div>
.myborder {border:2px solid #ab70e6;}