#aa03df color space conversions
Hex:
#aa03df
RGB:
170, 3, 223
CMY:
33, 99, 13
CMYK:
24, 99, 0, 13
HSL:
286°, 97.3451%, 44.3137%
HSV (HSB):
286°, 98.6547%, 87.4510%
XYZ:
29.9294, 13.9389, 70.9251
xyY:
0.2607, 0.1214, 13.9389
CIE-Lab:
44.1452, 80.9189, -69.6725
CIE-LCH:
44.1452, 106.7807, 319.2710
CIE-Luv:
44.1452, 38.5346, -109.4183
Hunter-Lab:
37.3348, 77.7584, -86.4990
#aa03df color charts
#aa03df color shades, tints & tones
#aa03df color schemes
#aa03df color preview, HTML & CSS examples
This text has a color of #aa03df
<p style="color:#aa03df;">Text here</p>
.mytext {color:#aa03df;}
This box has a color of #aa03df
<div style="background-color:#aa03df;">Content here</div>
.mybackground {background-color:#aa03df;}
Border around this has a color of #aa03df
<div style="border:2px solid #aa03df;">Content here</div>
.myborder {border:2px solid #aa03df;}