#ae65c8 color space conversions
Hex:
#ae65c8
RGB:
174, 101, 200
CMY:
32, 60, 22
CMYK:
13, 50, 0, 22
HSL:
284°, 47.3684%, 59.0196%
HSV (HSB):
284°, 49.5000%, 78.4314%
XYZ:
32.5346, 22.4762, 57.2672
xyY:
0.2898, 0.2002, 22.4762
CIE-Lab:
54.5286, 45.7590, -39.8392
CIE-LCH:
54.5286, 60.6716, 318.9562
CIE-Luv:
54.5286, 30.1263, -67.1702
Hunter-Lab:
47.4090, 39.5303, -38.4323
#ae65c8 color charts
#ae65c8 color shades, tints & tones
#ae65c8 color schemes
#ae65c8 color preview, HTML & CSS examples
This text has a color of #ae65c8
<p style="color:#ae65c8;">Text here</p>
.mytext {color:#ae65c8;}
This box has a color of #ae65c8
<div style="background-color:#ae65c8;">Content here</div>
.mybackground {background-color:#ae65c8;}
Border around this has a color of #ae65c8
<div style="border:2px solid #ae65c8;">Content here</div>
.myborder {border:2px solid #ae65c8;}