#ac01ea color space conversions
Hex:
#ac01ea
RGB:
172, 1, 234
CMY:
33, 100, 8
CMYK:
26, 100, 0, 8
HSL:
284°, 99.1489%, 46.0784%
HSV (HSB):
284°, 99.5726%, 91.7647%
XYZ:
31.8754, 14.7329, 79.0056
xyY:
0.2538, 0.1173, 14.7329
CIE-Lab:
45.2661, 83.3052, -74.0885
CIE-LCH:
45.2661, 111.4848, 318.3513
CIE-Luv:
45.2661, 36.7366, -116.3203
Hunter-Lab:
38.3834, 81.0637, -95.1697
#ac01ea color charts
#ac01ea color shades, tints & tones
#ac01ea color schemes
#ac01ea color preview, HTML & CSS examples
This text has a color of #ac01ea
<p style="color:#ac01ea;">Text here</p>
.mytext {color:#ac01ea;}
This box has a color of #ac01ea
<div style="background-color:#ac01ea;">Content here</div>
.mybackground {background-color:#ac01ea;}
Border around this has a color of #ac01ea
<div style="border:2px solid #ac01ea;">Content here</div>
.myborder {border:2px solid #ac01ea;}