#ac02e4 color space conversions
Hex:
#ac02e4
RGB:
172, 2, 228
CMY:
33, 99, 11
CMYK:
25, 99, 0, 11
HSL:
285°, 98.2609%, 45.0980%
HSV (HSB):
285°, 99.1228%, 89.4118%
XYZ:
31.0386, 14.4155, 74.5453
xyY:
0.2587, 0.1201, 14.4155
CIE-Lab:
44.8230, 82.1482, -71.4048
CIE-LCH:
44.8230, 108.8438, 319.0022
CIE-Luv:
44.8230, 38.3470, -112.3598
Hunter-Lab:
37.9678, 79.4798, -89.8317
#ac02e4 color charts
#ac02e4 color shades, tints & tones
#ac02e4 color schemes
#ac02e4 color preview, HTML & CSS examples
This text has a color of #ac02e4
<p style="color:#ac02e4;">Text here</p>
.mytext {color:#ac02e4;}
This box has a color of #ac02e4
<div style="background-color:#ac02e4;">Content here</div>
.mybackground {background-color:#ac02e4;}
Border around this has a color of #ac02e4
<div style="border:2px solid #ac02e4;">Content here</div>
.myborder {border:2px solid #ac02e4;}