#a82bf9 color space conversions
Hex:
#a82bf9
RGB:
168, 43, 249
CMY:
34, 83, 2
CMYK:
33, 83, 0, 2
HSL:
276°, 94.4954%, 57.2549%
HSV (HSB):
276°, 82.7309%, 97.6471%
XYZ:
34.1112, 16.8921, 91.0852
xyY:
0.2401, 0.1189, 16.8921
CIE-Lab:
48.1238, 78.9268, -77.8901
CIE-LCH:
48.1238, 110.8887, 315.3788
CIE-Luv:
48.1238, 28.4567, -123.3816
Hunter-Lab:
41.1000, 76.2220, -102.6274
#a82bf9 color charts
#a82bf9 color shades, tints & tones
#a82bf9 color schemes
#a82bf9 color preview, HTML & CSS examples
This text has a color of #a82bf9
<p style="color:#a82bf9;">Text here</p>
.mytext {color:#a82bf9;}
This box has a color of #a82bf9
<div style="background-color:#a82bf9;">Content here</div>
.mybackground {background-color:#a82bf9;}
Border around this has a color of #a82bf9
<div style="border:2px solid #a82bf9;">Content here</div>
.myborder {border:2px solid #a82bf9;}