#b95aa8 color space conversions
Hex:
#b95aa8
RGB:
185, 90, 168
CMY:
27, 65, 34
CMYK:
0, 51, 9, 27
HSL:
311°, 40.4255%, 53.9216%
HSV (HSB):
311°, 51.3514%, 72.5490%
XYZ:
30.7316, 20.4538, 39.3740
xyY:
0.3394, 0.2259, 20.4538
CIE-Lab:
52.3464, 48.5811, -24.6499
CIE-LCH:
52.3464, 54.4769, 333.0969
CIE-Luv:
52.3464, 48.9533, -43.7853
Hunter-Lab:
45.2258, 42.1482, -19.9603
#b95aa8 color charts
#b95aa8 color shades, tints & tones
#b95aa8 color schemes
#b95aa8 color preview, HTML & CSS examples
This text has a color of #b95aa8
<p style="color:#b95aa8;">Text here</p>
.mytext {color:#b95aa8;}
This box has a color of #b95aa8
<div style="background-color:#b95aa8;">Content here</div>
.mybackground {background-color:#b95aa8;}
Border around this has a color of #b95aa8
<div style="border:2px solid #b95aa8;">Content here</div>
.myborder {border:2px solid #b95aa8;}