#ac95ec color space conversions
Hex:
#ac95ec
RGB:
172, 149, 236
CMY:
33, 42, 7
CMYK:
27, 37, 0, 7
HSL:
256°, 69.6000%, 75.4902%
HSV (HSB):
256°, 36.8644%, 92.5490%
XYZ:
42.9010, 36.3217, 84.1065
xyY:
0.2627, 0.2224, 36.3217
CIE-Lab:
66.7650, 26.7965, -40.8090
CIE-LCH:
66.7650, 48.8204, 303.2902
CIE-Luv:
66.7650, 5.5893, -68.7383
Hunter-Lab:
60.2675, 21.5961, -40.5552
#ac95ec color charts
#ac95ec color shades, tints & tones
#ac95ec color schemes
#ac95ec color preview, HTML & CSS examples
This text has a color of #ac95ec
<p style="color:#ac95ec;">Text here</p>
.mytext {color:#ac95ec;}
This box has a color of #ac95ec
<div style="background-color:#ac95ec;">Content here</div>
.mybackground {background-color:#ac95ec;}
Border around this has a color of #ac95ec
<div style="border:2px solid #ac95ec;">Content here</div>
.myborder {border:2px solid #ac95ec;}