#a82cf4 color space conversions
Hex:
#a82cf4
RGB:
168, 44, 244
CMY:
34, 83, 4
CMYK:
31, 82, 0, 4
HSL:
277°, 90.0901%, 56.4706%
HSV (HSB):
277°, 81.9672%, 95.6863%
XYZ:
33.3783, 16.6578, 87.0440
xyY:
0.2435, 0.1215, 16.6578
CIE-Lab:
47.8260, 77.6472, -75.5744
CIE-LCH:
47.8260, 108.3539, 315.7751
CIE-Luv:
47.8260, 29.4817, -119.9570
Hunter-Lab:
40.8140, 74.5552, -97.8779
#a82cf4 color charts
#a82cf4 color shades, tints & tones
#a82cf4 color schemes
#a82cf4 color preview, HTML & CSS examples
This text has a color of #a82cf4
<p style="color:#a82cf4;">Text here</p>
.mytext {color:#a82cf4;}
This box has a color of #a82cf4
<div style="background-color:#a82cf4;">Content here</div>
.mybackground {background-color:#a82cf4;}
Border around this has a color of #a82cf4
<div style="border:2px solid #a82cf4;">Content here</div>
.myborder {border:2px solid #a82cf4;}