#b85aa8 color space conversions
Hex:
#b85aa8
RGB:
184, 90, 168
CMY:
28, 65, 34
CMYK:
0, 51, 9, 28
HSL:
310°, 39.8305%, 53.7255%
HSV (HSB):
310°, 51.0870%, 72.1569%
XYZ:
30.4912, 20.3298, 39.3628
xyY:
0.3381, 0.2254, 20.3298
CIE-Lab:
52.2081, 48.2801, -24.8748
CIE-LCH:
52.2081, 54.3113, 332.7416
CIE-Luv:
52.2081, 48.2461, -44.0491
Hunter-Lab:
45.0886, 41.8057, -20.1987
#b85aa8 color charts
#b85aa8 color shades, tints & tones
#b85aa8 color schemes
#b85aa8 color preview, HTML & CSS examples
This text has a color of #b85aa8
<p style="color:#b85aa8;">Text here</p>
.mytext {color:#b85aa8;}
This box has a color of #b85aa8
<div style="background-color:#b85aa8;">Content here</div>
.mybackground {background-color:#b85aa8;}
Border around this has a color of #b85aa8
<div style="border:2px solid #b85aa8;">Content here</div>
.myborder {border:2px solid #b85aa8;}