#a72bf9 color space conversions
Hex:
#a72bf9
RGB:
167, 43, 249
CMY:
35, 83, 2
CMYK:
33, 83, 0, 2
HSL:
276°, 94.4954%, 57.2549%
HSV (HSB):
276°, 82.7309%, 97.6471%
XYZ:
33.8991, 16.7828, 91.0753
xyY:
0.2391, 0.1184, 16.7828
CIE-Lab:
47.9852, 78.7865, -78.1223
CIE-LCH:
47.9852, 110.9522, 315.2425
CIE-Luv:
47.9852, 27.9389, -123.5550
Hunter-Lab:
40.9668, 76.0128, -103.1336
#a72bf9 color charts
#a72bf9 color shades, tints & tones
#a72bf9 color schemes
#a72bf9 color preview, HTML & CSS examples
This text has a color of #a72bf9
<p style="color:#a72bf9;">Text here</p>
.mytext {color:#a72bf9;}
This box has a color of #a72bf9
<div style="background-color:#a72bf9;">Content here</div>
.mybackground {background-color:#a72bf9;}
Border around this has a color of #a72bf9
<div style="border:2px solid #a72bf9;">Content here</div>
.myborder {border:2px solid #a72bf9;}