#a800f9 color space conversions
Hex:
#a800f9
RGB:
168, 0, 249
CMY:
34, 100, 2
CMYK:
33, 100, 0, 2
HSL:
280°, 100.0000%, 48.8235%
HSV (HSB):
280°, 100.0000%, 97.6471%
XYZ:
33.2473, 15.1644, 90.7972
xyY:
0.2388, 0.1089, 15.1644
CIE-Lab:
45.8585, 85.6658, -81.5970
CIE-LCH:
45.8585, 118.3077, 316.3935
CIE-Luv:
45.8585, 30.7751, -126.5814
Hunter-Lab:
38.9415, 84.2516, -110.9835
#a800f9 color charts
#a800f9 color shades, tints & tones
#a800f9 color schemes
#a800f9 color preview, HTML & CSS examples
This text has a color of #a800f9
<p style="color:#a800f9;">Text here</p>
.mytext {color:#a800f9;}
This box has a color of #a800f9
<div style="background-color:#a800f9;">Content here</div>
.mybackground {background-color:#a800f9;}
Border around this has a color of #a800f9
<div style="border:2px solid #a800f9;">Content here</div>
.myborder {border:2px solid #a800f9;}