#a002f7 color space conversions
Hex:
#a002f7
RGB:
160, 2, 247
CMY:
37, 99, 3
CMYK:
35, 99, 0, 3
HSL:
279°, 98.3936%, 48.8235%
HSV (HSB):
279°, 99.1903%, 96.8627%
XYZ:
31.3074, 14.2324, 89.0927
xyY:
0.2325, 0.1057, 14.2324
CIE-Lab:
44.5644, 84.2543, -82.6429
CIE-LCH:
44.5644, 118.0196, 315.5532
CIE-Luv:
44.5644, 27.0638, -126.4069
Hunter-Lab:
37.7259, 82.1109, -113.6102
#a002f7 color charts
#a002f7 color shades, tints & tones
#a002f7 color schemes
#a002f7 color preview, HTML & CSS examples
This text has a color of #a002f7
<p style="color:#a002f7;">Text here</p>
.mytext {color:#a002f7;}
This box has a color of #a002f7
<div style="background-color:#a002f7;">Content here</div>
.mybackground {background-color:#a002f7;}
Border around this has a color of #a002f7
<div style="border:2px solid #a002f7;">Content here</div>
.myborder {border:2px solid #a002f7;}