#a83dcc color space conversions
Hex:
#a83dcc
RGB:
168, 61, 204
CMY:
34, 76, 20
CMYK:
18, 70, 0, 20
HSL:
285°, 58.3673%, 51.9608%
HSV (HSB):
285°, 70.0980%, 80.0000%
XYZ:
28.7163, 16.0220, 58.7058
xyY:
0.2776, 0.1549, 16.0220
CIE-Lab:
47.0033, 63.9399, -54.1546
CIE-LCH:
47.0033, 83.7916, 319.7367
CIE-Luv:
47.0033, 36.7784, -88.2439
Hunter-Lab:
40.0274, 58.0106, -58.9378
#a83dcc color charts
#a83dcc color shades, tints & tones
#a83dcc color schemes
#a83dcc color preview, HTML & CSS examples
This text has a color of #a83dcc
<p style="color:#a83dcc;">Text here</p>
.mytext {color:#a83dcc;}
This box has a color of #a83dcc
<div style="background-color:#a83dcc;">Content here</div>
.mybackground {background-color:#a83dcc;}
Border around this has a color of #a83dcc
<div style="border:2px solid #a83dcc;">Content here</div>
.myborder {border:2px solid #a83dcc;}