#a04bfb color space conversions
Hex:
#a04bfb
RGB:
160, 75, 251
CMY:
37, 71, 2
CMYK:
36, 70, 0, 2
HSL:
269°, 95.6522%, 63.9216%
HSV (HSB):
269°, 70.1195%, 98.4314%
XYZ:
34.4259, 19.4708, 93.2106
xyY:
0.2340, 0.1324, 19.4708
CIE-Lab:
51.2335, 66.6123, -73.9831
CIE-LCH:
51.2335, 99.5525, 311.9990
CIE-Luv:
51.2335, 19.5475, -119.3691
Hunter-Lab:
44.1257, 62.0417, -94.3555
#a04bfb color charts
#a04bfb color shades, tints & tones
#a04bfb color schemes
#a04bfb color preview, HTML & CSS examples
This text has a color of #a04bfb
<p style="color:#a04bfb;">Text here</p>
.mytext {color:#a04bfb;}
This box has a color of #a04bfb
<div style="background-color:#a04bfb;">Content here</div>
.mybackground {background-color:#a04bfb;}
Border around this has a color of #a04bfb
<div style="border:2px solid #a04bfb;">Content here</div>
.myborder {border:2px solid #a04bfb;}