#985acc color space conversions
Hex:
#985acc
RGB:
152, 90, 204
CMY:
40, 65, 20
CMYK:
25, 56, 0, 20
HSL:
273°, 52.7778%, 57.6471%
HSV (HSB):
273°, 55.8824%, 80.0000%
XYZ:
27.5041, 18.3474, 59.2185
xyY:
0.2618, 0.1746, 18.3474
CIE-Lab:
49.9147, 46.6018, -49.6074
CIE-LCH:
49.9147, 68.0633, 313.2106
CIE-Luv:
49.9147, 20.2356, -80.8443
Hunter-Lab:
42.8338, 39.6579, -51.9858
#985acc color charts
#985acc color shades, tints & tones
#985acc color schemes
#985acc color preview, HTML & CSS examples
This text has a color of #985acc
<p style="color:#985acc;">Text here</p>
.mytext {color:#985acc;}
This box has a color of #985acc
<div style="background-color:#985acc;">Content here</div>
.mybackground {background-color:#985acc;}
Border around this has a color of #985acc
<div style="border:2px solid #985acc;">Content here</div>
.myborder {border:2px solid #985acc;}