#b85cc5 color space conversions
Hex:
#b85cc5
RGB:
184, 92, 197
CMY:
28, 64, 23
CMYK:
7, 53, 0, 23
HSL:
293°, 47.5113%, 56.6667%
HSV (HSB):
293°, 53.2995%, 77.2549%
XYZ:
33.6724, 21.8759, 55.2711
xyY:
0.3038, 0.1974, 21.8759
CIE-Lab:
53.8950, 52.5206, -39.0336
CIE-LCH:
53.8950, 65.4373, 323.3800
CIE-Luv:
53.8950, 40.2416, -66.6908
Hunter-Lab:
46.7716, 46.6573, -37.3241
#b85cc5 color charts
#b85cc5 color shades, tints & tones
#b85cc5 color schemes
#b85cc5 color preview, HTML & CSS examples
This text has a color of #b85cc5
<p style="color:#b85cc5;">Text here</p>
.mytext {color:#b85cc5;}
This box has a color of #b85cc5
<div style="background-color:#b85cc5;">Content here</div>
.mybackground {background-color:#b85cc5;}
Border around this has a color of #b85cc5
<div style="border:2px solid #b85cc5;">Content here</div>
.myborder {border:2px solid #b85cc5;}