#b85fc5 color space conversions
Hex:
#b85fc5
RGB:
184, 95, 197
CMY:
28, 63, 23
CMYK:
7, 52, 0, 23
HSL:
292°, 46.7890%, 57.2549%
HSV (HSB):
292°, 51.7766%, 77.2549%
XYZ:
33.9374, 22.4060, 55.3594
xyY:
0.3038, 0.2006, 22.4060
CIE-Lab:
54.4551, 51.0323, -38.1529
CIE-LCH:
54.4551, 63.7176, 323.2174
CIE-Luv:
54.4551, 39.2007, -65.2631
Hunter-Lab:
47.3350, 45.1417, -36.2067
#b85fc5 color charts
#b85fc5 color shades, tints & tones
#b85fc5 color schemes
#b85fc5 color preview, HTML & CSS examples
This text has a color of #b85fc5
<p style="color:#b85fc5;">Text here</p>
.mytext {color:#b85fc5;}
This box has a color of #b85fc5
<div style="background-color:#b85fc5;">Content here</div>
.mybackground {background-color:#b85fc5;}
Border around this has a color of #b85fc5
<div style="border:2px solid #b85fc5;">Content here</div>
.myborder {border:2px solid #b85fc5;}