#a83def color space conversions
Hex:
#a83def
RGB:
168, 61, 239
CMY:
34, 76, 6
CMYK:
30, 74, 0, 6
HSL:
276°, 84.7619%, 58.8235%
HSV (HSB):
276°, 74.4770%, 93.7255%
XYZ:
33.3972, 17.8943, 83.3551
xyY:
0.2480, 0.1329, 17.8943
CIE-Lab:
49.3677, 71.0687, -70.2562
CIE-LCH:
49.3677, 99.9335, 315.3294
CIE-Luv:
49.3677, 28.3812, -113.2845
Hunter-Lab:
42.3017, 66.8979, -87.2193
#a83def color charts
#a83def color shades, tints & tones
#a83def color schemes
#a83def color preview, HTML & CSS examples
This text has a color of #a83def
<p style="color:#a83def;">Text here</p>
.mytext {color:#a83def;}
This box has a color of #a83def
<div style="background-color:#a83def;">Content here</div>
.mybackground {background-color:#a83def;}
Border around this has a color of #a83def
<div style="border:2px solid #a83def;">Content here</div>
.myborder {border:2px solid #a83def;}