#b85fa5 color space conversions
Hex:
#b85fa5
RGB:
184, 95, 165
CMY:
28, 63, 35
CMYK:
0, 48, 10, 28
HSL:
313°, 38.5281%, 54.7059%
HSV (HSB):
313°, 48.3696%, 72.1569%
XYZ:
30.6509, 21.0914, 38.0529
xyY:
0.3413, 0.2349, 21.0914
CIE-Lab:
53.0494, 45.2504, -21.8261
CIE-LCH:
53.0494, 50.2392, 334.2501
CIE-Luv:
53.0494, 46.9010, -39.1268
Hunter-Lab:
45.9253, 38.7628, -16.9788
#b85fa5 color charts
#b85fa5 color shades, tints & tones
#b85fa5 color schemes
#b85fa5 color preview, HTML & CSS examples
This text has a color of #b85fa5
<p style="color:#b85fa5;">Text here</p>
.mytext {color:#b85fa5;}
This box has a color of #b85fa5
<div style="background-color:#b85fa5;">Content here</div>
.mybackground {background-color:#b85fa5;}
Border around this has a color of #b85fa5
<div style="border:2px solid #b85fa5;">Content here</div>
.myborder {border:2px solid #b85fa5;}