#a85cbc color space conversions
Hex:
#a85cbc
RGB:
168, 92, 188
CMY:
34, 64, 26
CMYK:
11, 51, 0, 26
HSL:
288°, 41.7391%, 54.9020%
HSV (HSB):
288°, 51.0638%, 73.7255%
XYZ:
29.0527, 19.6100, 49.8308
xyY:
0.2950, 0.1991, 19.6100
CIE-Lab:
51.3933, 46.3223, -37.9306
CIE-LCH:
51.3933, 59.8706, 320.6880
CIE-Luv:
51.3933, 32.0746, -63.4487
Hunter-Lab:
44.2831, 39.6124, -35.7195
#a85cbc color charts
#a85cbc color shades, tints & tones
#a85cbc color schemes
#a85cbc color preview, HTML & CSS examples
This text has a color of #a85cbc
<p style="color:#a85cbc;">Text here</p>
.mytext {color:#a85cbc;}
This box has a color of #a85cbc
<div style="background-color:#a85cbc;">Content here</div>
.mybackground {background-color:#a85cbc;}
Border around this has a color of #a85cbc
<div style="border:2px solid #a85cbc;">Content here</div>
.myborder {border:2px solid #a85cbc;}