#a83cc3 color space conversions
Hex:
#a83cc3
RGB:
168, 60, 195
CMY:
34, 76, 24
CMYK:
14, 69, 0, 24
HSL:
288°, 52.9412%, 50.0000%
HSV (HSB):
288°, 69.2308%, 76.4706%
XYZ:
27.6146, 15.4967, 53.1655
xyY:
0.2868, 0.1610, 15.4967
CIE-Lab:
46.3071, 62.5942, -50.0640
CIE-LCH:
46.3071, 80.1526, 321.3465
CIE-Luv:
46.3071, 39.3894, -81.8212
Hunter-Lab:
39.3658, 56.3253, -52.5180
#a83cc3 color charts
#a83cc3 color shades, tints & tones
#a83cc3 color schemes
#a83cc3 color preview, HTML & CSS examples
This text has a color of #a83cc3
<p style="color:#a83cc3;">Text here</p>
.mytext {color:#a83cc3;}
This box has a color of #a83cc3
<div style="background-color:#a83cc3;">Content here</div>
.mybackground {background-color:#a83cc3;}
Border around this has a color of #a83cc3
<div style="border:2px solid #a83cc3;">Content here</div>
.myborder {border:2px solid #a83cc3;}