#a002fb color space conversions
Hex:
#a002fb
RGB:
160, 2, 251
CMY:
37, 99, 2
CMYK:
36, 99, 0, 2
HSL:
278°, 98.4190%, 49.6078%
HSV (HSB):
278°, 99.2032%, 98.4314%
XYZ:
31.9315, 14.4820, 92.3791
xyY:
0.2301, 0.1043, 14.4820
CIE-Lab:
44.9164, 85.0162, -84.3083
CIE-LCH:
44.9164, 119.7315, 315.2396
CIE-Luv:
44.9164, 26.1869, -128.8615
Hunter-Lab:
38.0553, 83.1795, -117.2877
#a002fb color charts
#a002fb color shades, tints & tones
#a002fb color schemes
#a002fb color preview, HTML & CSS examples
This text has a color of #a002fb
<p style="color:#a002fb;">Text here</p>
.mytext {color:#a002fb;}
This box has a color of #a002fb
<div style="background-color:#a002fb;">Content here</div>
.mybackground {background-color:#a002fb;}
Border around this has a color of #a002fb
<div style="border:2px solid #a002fb;">Content here</div>
.myborder {border:2px solid #a002fb;}