#ae75ed color space conversions
Hex:
#ae75ed
RGB:
174, 117, 237
CMY:
32, 54, 7
CMYK:
27, 51, 0, 7
HSL:
269°, 76.9231%, 69.4118%
HSV (HSB):
269°, 50.6329%, 92.9412%
XYZ:
39.1029, 27.8357, 83.4326
xyY:
0.2600, 0.1851, 27.8357
CIE-Lab:
59.7400, 45.4066, -52.4296
CIE-LCH:
59.7400, 69.3587, 310.8941
CIE-Luv:
59.7400, 18.1831, -88.5039
Hunter-Lab:
52.7595, 39.9667, -56.8281
#ae75ed color charts
#ae75ed color shades, tints & tones
#ae75ed color schemes
#ae75ed color preview, HTML & CSS examples
This text has a color of #ae75ed
<p style="color:#ae75ed;">Text here</p>
.mytext {color:#ae75ed;}
This box has a color of #ae75ed
<div style="background-color:#ae75ed;">Content here</div>
.mybackground {background-color:#ae75ed;}
Border around this has a color of #ae75ed
<div style="border:2px solid #ae75ed;">Content here</div>
.myborder {border:2px solid #ae75ed;}