#a002f5 color space conversions
Hex:
#a002f5
RGB:
160, 2, 245
CMY:
37, 99, 4
CMYK:
35, 99, 0, 4
HSL:
279°, 98.3806%, 48.4314%
HSV (HSB):
279°, 99.1837%, 96.0784%
XYZ:
31.0003, 14.1096, 87.4757
xyY:
0.2338, 0.1064, 14.1096
CIE-Lab:
44.3897, 83.8748, -81.8055
CIE-LCH:
44.3897, 117.1628, 315.7156
CIE-Luv:
44.3897, 27.5104, -125.1736
Hunter-Lab:
37.5627, 81.5805, -111.7802
#a002f5 color charts
#a002f5 color shades, tints & tones
#a002f5 color schemes
#a002f5 color preview, HTML & CSS examples
This text has a color of #a002f5
<p style="color:#a002f5;">Text here</p>
.mytext {color:#a002f5;}
This box has a color of #a002f5
<div style="background-color:#a002f5;">Content here</div>
.mybackground {background-color:#a002f5;}
Border around this has a color of #a002f5
<div style="border:2px solid #a002f5;">Content here</div>
.myborder {border:2px solid #a002f5;}