#bb55b9 color space conversions
Hex:
#bb55b9
RGB:
187, 85, 185
CMY:
27, 67, 27
CMYK:
0, 55, 1, 27
HSL:
301°, 42.8571%, 53.3333%
HSV (HSB):
301°, 54.5455%, 73.3333%
XYZ:
32.4990, 20.5646, 48.1554
xyY:
0.3211, 0.2032, 20.5646
CIE-Lab:
52.4696, 54.5064, -34.3279
CIE-LCH:
52.4696, 64.4155, 327.7975
CIE-Luv:
52.4696, 47.7156, -59.3886
Hunter-Lab:
45.3482, 48.5635, -31.2166
#bb55b9 color charts
#bb55b9 color shades, tints & tones
#bb55b9 color schemes
#bb55b9 color preview, HTML & CSS examples
This text has a color of #bb55b9
<p style="color:#bb55b9;">Text here</p>
.mytext {color:#bb55b9;}
This box has a color of #bb55b9
<div style="background-color:#bb55b9;">Content here</div>
.mybackground {background-color:#bb55b9;}
Border around this has a color of #bb55b9
<div style="border:2px solid #bb55b9;">Content here</div>
.myborder {border:2px solid #bb55b9;}