#b90eb9 color space conversions
Hex:
#b90eb9
RGB:
185, 14, 185
CMY:
27, 95, 27
CMYK:
0, 92, 0, 27
HSL:
300°, 85.9296%, 39.0196%
HSV (HSB):
300°, 92.4324%, 72.5490%
XYZ:
28.9216, 14.1311, 47.1022
xyY:
0.3208, 0.1567, 14.1311
CIE-Lab:
44.4204, 75.8705, -47.0867
CIE-LCH:
44.4204, 89.2944, 328.1755
CIE-Luv:
44.4204, 60.5468, -78.2891
Hunter-Lab:
37.5914, 71.5469, -47.9766
#b90eb9 color charts
#b90eb9 color shades, tints & tones
#b90eb9 color schemes
#b90eb9 color preview, HTML & CSS examples
This text has a color of #b90eb9
<p style="color:#b90eb9;">Text here</p>
.mytext {color:#b90eb9;}
This box has a color of #b90eb9
<div style="background-color:#b90eb9;">Content here</div>
.mybackground {background-color:#b90eb9;}
Border around this has a color of #b90eb9
<div style="border:2px solid #b90eb9;">Content here</div>
.myborder {border:2px solid #b90eb9;}