#ae70ed color space conversions
Hex:
#ae70ed
RGB:
174, 112, 237
CMY:
32, 56, 7
CMYK:
27, 53, 0, 7
HSL:
270°, 77.6398%, 68.4314%
HSV (HSB):
270°, 52.7426%, 92.9412%
XYZ:
38.5358, 26.7014, 83.2436
xyY:
0.2595, 0.1798, 26.7014
CIE-Lab:
58.6969, 48.0959, -54.0896
CIE-LCH:
58.6969, 72.3803, 311.6431
CIE-Luv:
58.6969, 19.8008, -91.1429
Hunter-Lab:
51.6734, 42.6890, -59.3421
#ae70ed color charts
#ae70ed color shades, tints & tones
#ae70ed color schemes
#ae70ed color preview, HTML & CSS examples
This text has a color of #ae70ed
<p style="color:#ae70ed;">Text here</p>
.mytext {color:#ae70ed;}
This box has a color of #ae70ed
<div style="background-color:#ae70ed;">Content here</div>
.mybackground {background-color:#ae70ed;}
Border around this has a color of #ae70ed
<div style="border:2px solid #ae70ed;">Content here</div>
.myborder {border:2px solid #ae70ed;}