#ac94e9 color space conversions
Hex:
#ac94e9
RGB:
172, 148, 233
CMY:
33, 42, 9
CMYK:
26, 36, 0, 9
HSL:
257°, 65.8915%, 74.7059%
HSV (HSB):
257°, 36.4807%, 91.3725%
XYZ:
42.3111, 35.8337, 81.7773
xyY:
0.2646, 0.2241, 35.8337
CIE-Lab:
66.3926, 26.6355, -39.7411
CIE-LCH:
66.3926, 47.8415, 303.8310
CIE-Luv:
66.3926, 6.2733, -66.8852
Hunter-Lab:
59.8612, 21.4103, -39.0941
#ac94e9 color charts
#ac94e9 color shades, tints & tones
#ac94e9 color schemes
#ac94e9 color preview, HTML & CSS examples
This text has a color of #ac94e9
<p style="color:#ac94e9;">Text here</p>
.mytext {color:#ac94e9;}
This box has a color of #ac94e9
<div style="background-color:#ac94e9;">Content here</div>
.mybackground {background-color:#ac94e9;}
Border around this has a color of #ac94e9
<div style="border:2px solid #ac94e9;">Content here</div>
.myborder {border:2px solid #ac94e9;}