#a82bc3 color space conversions
Hex:
#a82bc3
RGB:
168, 43, 195
CMY:
34, 83, 24
CMYK:
14, 78, 0, 24
HSL:
289°, 63.8655%, 46.6667%
HSV (HSB):
289°, 77.9487%, 76.4706%
XYZ:
26.8627, 13.9927, 52.9148
xyY:
0.2865, 0.1492, 13.9927
CIE-Lab:
44.2225, 68.5460, -53.4103
CIE-LCH:
44.2225, 86.8977, 322.0747
CIE-Luv:
44.2225, 42.4527, -86.1857
Hunter-Lab:
37.4068, 62.7227, -57.6854
#a82bc3 color charts
#a82bc3 color shades, tints & tones
#a82bc3 color schemes
#a82bc3 color preview, HTML & CSS examples
This text has a color of #a82bc3
<p style="color:#a82bc3;">Text here</p>
.mytext {color:#a82bc3;}
This box has a color of #a82bc3
<div style="background-color:#a82bc3;">Content here</div>
.mybackground {background-color:#a82bc3;}
Border around this has a color of #a82bc3
<div style="border:2px solid #a82bc3;">Content here</div>
.myborder {border:2px solid #a82bc3;}