#a82ff2 color space conversions
Hex:
#a82ff2
RGB:
168, 47, 242
CMY:
34, 82, 5
CMYK:
31, 81, 0, 5
HSL:
277°, 88.2353%, 56.6667%
HSV (HSB):
277°, 80.5785%, 94.9020%
XYZ:
33.1920, 16.7687, 85.4917
xyY:
0.2450, 0.1238, 16.7687
CIE-Lab:
47.9672, 76.3810, -74.2208
CIE-LCH:
47.9672, 106.5025, 315.8218
CIE-Luv:
47.9672, 29.6091, -118.1527
Hunter-Lab:
40.9496, 73.0228, -95.1169
#a82ff2 color charts
#a82ff2 color shades, tints & tones
#a82ff2 color schemes
#a82ff2 color preview, HTML & CSS examples
This text has a color of #a82ff2
<p style="color:#a82ff2;">Text here</p>
.mytext {color:#a82ff2;}
This box has a color of #a82ff2
<div style="background-color:#a82ff2;">Content here</div>
.mybackground {background-color:#a82ff2;}
Border around this has a color of #a82ff2
<div style="border:2px solid #a82ff2;">Content here</div>
.myborder {border:2px solid #a82ff2;}