#b90aa1 color space conversions
Hex:
#b90aa1
RGB:
185, 10, 161
CMY:
27, 96, 37
CMYK:
0, 95, 13, 27
HSL:
308°, 89.7436%, 38.2353%
HSV (HSB):
308°, 94.5946%, 72.5490%
XYZ:
26.5491, 13.1046, 34.8484
xyY:
0.3564, 0.1759, 13.1046
CIE-Lab:
42.9204, 72.8769, -35.2188
CIE-LCH:
42.9204, 80.9408, 334.2072
CIE-Luv:
42.9204, 70.4506, -60.4776
Hunter-Lab:
36.2002, 67.5609, -31.7356
#b90aa1 color charts
#b90aa1 color shades, tints & tones
#b90aa1 color schemes
#b90aa1 color preview, HTML & CSS examples
This text has a color of #b90aa1
<p style="color:#b90aa1;">Text here</p>
.mytext {color:#b90aa1;}
This box has a color of #b90aa1
<div style="background-color:#b90aa1;">Content here</div>
.mybackground {background-color:#b90aa1;}
Border around this has a color of #b90aa1
<div style="border:2px solid #b90aa1;">Content here</div>
.myborder {border:2px solid #b90aa1;}