#b929b9 color space conversions
Hex:
#b929b9
RGB:
185, 41, 185
CMY:
27, 84, 27
CMYK:
0, 78, 0, 27
HSL:
300°, 63.7168%, 44.3137%
HSV (HSB):
300°, 77.8378%, 72.5490%
XYZ:
29.5575, 15.4029, 47.3142
xyY:
0.3203, 0.1669, 15.4029
CIE-Lab:
46.1812, 70.7278, -44.2774
CIE-LCH:
46.1812, 83.4440, 327.9524
CIE-Luv:
46.1812, 57.5543, -74.4203
Hunter-Lab:
39.2466, 65.7508, -44.0051
#b929b9 color charts
#b929b9 color shades, tints & tones
#b929b9 color schemes
#b929b9 color preview, HTML & CSS examples
This text has a color of #b929b9
<p style="color:#b929b9;">Text here</p>
.mytext {color:#b929b9;}
This box has a color of #b929b9
<div style="background-color:#b929b9;">Content here</div>
.mybackground {background-color:#b929b9;}
Border around this has a color of #b929b9
<div style="border:2px solid #b929b9;">Content here</div>
.myborder {border:2px solid #b929b9;}