#b85aa4 color space conversions
Hex:
#b85aa4
RGB:
184, 90, 164
CMY:
28, 65, 36
CMYK:
0, 51, 11, 28
HSL:
313°, 39.8305%, 53.7255%
HSV (HSB):
313°, 51.0870%, 72.1569%
XYZ:
30.1242, 20.1830, 37.4300
xyY:
0.3433, 0.2300, 20.1830
CIE-Lab:
52.0435, 47.6105, -22.7874
CIE-LCH:
52.0435, 52.7828, 334.4233
CIE-Luv:
52.0435, 49.2827, -40.7878
Hunter-Lab:
44.9255, 41.0710, -17.9500
#b85aa4 color charts
#b85aa4 color shades, tints & tones
#b85aa4 color schemes
#b85aa4 color preview, HTML & CSS examples
This text has a color of #b85aa4
<p style="color:#b85aa4;">Text here</p>
.mytext {color:#b85aa4;}
This box has a color of #b85aa4
<div style="background-color:#b85aa4;">Content here</div>
.mybackground {background-color:#b85aa4;}
Border around this has a color of #b85aa4
<div style="border:2px solid #b85aa4;">Content here</div>
.myborder {border:2px solid #b85aa4;}