#b939b9 color space conversions
Hex:
#b939b9
RGB:
185, 57, 185
CMY:
27, 78, 27
CMYK:
0, 69, 0, 27
HSL:
300°, 52.8926%, 47.4510%
HSV (HSB):
300°, 69.1892%, 72.5490%
XYZ:
30.2277, 16.7433, 47.5376
xyY:
0.3198, 0.1772, 16.7433
CIE-Lab:
47.9350, 65.7096, -41.4917
CIE-LCH:
47.9350, 77.7130, 327.7300
CIE-Luv:
47.9350, 54.4223, -70.3712
Hunter-Lab:
40.9186, 60.2551, -40.2376
#b939b9 color charts
#b939b9 color shades, tints & tones
#b939b9 color schemes
#b939b9 color preview, HTML & CSS examples
This text has a color of #b939b9
<p style="color:#b939b9;">Text here</p>
.mytext {color:#b939b9;}
This box has a color of #b939b9
<div style="background-color:#b939b9;">Content here</div>
.mybackground {background-color:#b939b9;}
Border around this has a color of #b939b9
<div style="border:2px solid #b939b9;">Content here</div>
.myborder {border:2px solid #b939b9;}