#ae25ec color space conversions
Hex:
#ae25ec
RGB:
174, 37, 236
CMY:
32, 85, 7
CMYK:
26, 84, 0, 7
HSL:
281°, 83.9662%, 53.5294%
HSV (HSB):
281°, 84.3220%, 92.5490%
XYZ:
33.2574, 16.3779, 80.7653
xyY:
0.2550, 0.1256, 16.3779
CIE-Lab:
47.4665, 78.7708, -71.6193
CIE-LCH:
47.4665, 106.4620, 317.7225
CIE-Luv:
47.4665, 35.4113, -114.4881
Hunter-Lab:
40.4697, 75.8671, -89.9962
#ae25ec color charts
#ae25ec color shades, tints & tones
#ae25ec color schemes
#ae25ec color preview, HTML & CSS examples
This text has a color of #ae25ec
<p style="color:#ae25ec;">Text here</p>
.mytext {color:#ae25ec;}
This box has a color of #ae25ec
<div style="background-color:#ae25ec;">Content here</div>
.mybackground {background-color:#ae25ec;}
Border around this has a color of #ae25ec
<div style="border:2px solid #ae25ec;">Content here</div>
.myborder {border:2px solid #ae25ec;}