#ac02ef color space conversions
Hex:
#ac02ef
RGB:
172, 2, 239
CMY:
33, 99, 6
CMYK:
28, 99, 0, 6
HSL:
283°, 98.3402%, 47.2549%
HSV (HSB):
283°, 99.1632%, 93.7255%
XYZ:
32.6150, 15.0461, 82.8465
xyY:
0.2499, 0.1153, 15.0461
CIE-Lab:
45.6972, 84.1132, -76.2117
CIE-LCH:
45.6972, 113.5044, 317.8215
CIE-Luv:
45.6972, 35.3799, -119.5049
Hunter-Lab:
38.7893, 82.2059, -99.4798
#ac02ef color charts
#ac02ef color shades, tints & tones
#ac02ef color schemes
#ac02ef color preview, HTML & CSS examples
This text has a color of #ac02ef
<p style="color:#ac02ef;">Text here</p>
.mytext {color:#ac02ef;}
This box has a color of #ac02ef
<div style="background-color:#ac02ef;">Content here</div>
.mybackground {background-color:#ac02ef;}
Border around this has a color of #ac02ef
<div style="border:2px solid #ac02ef;">Content here</div>
.myborder {border:2px solid #ac02ef;}