#bb3f8c color space conversions
Hex:
#bb3f8c
RGB:
187, 63, 140
CMY:
27, 75, 45
CMYK:
0, 66, 25, 27
HSL:
323°, 49.6000%, 49.0196%
HSV (HSB):
323°, 66.3102%, 73.3333%
XYZ:
27.0046, 16.0133, 26.4785
xyY:
0.3886, 0.2304, 16.0133
CIE-Lab:
46.9919, 57.1861, -16.2297
CIE-LCH:
46.9919, 59.4445, 344.1558
CIE-Luv:
46.9919, 69.5058, -32.1174
Hunter-Lab:
40.0166, 50.4293, -11.2199
#bb3f8c color charts
#bb3f8c color shades, tints & tones
#bb3f8c color schemes
#bb3f8c color preview, HTML & CSS examples
This text has a color of #bb3f8c
<p style="color:#bb3f8c;">Text here</p>
.mytext {color:#bb3f8c;}
This box has a color of #bb3f8c
<div style="background-color:#bb3f8c;">Content here</div>
.mybackground {background-color:#bb3f8c;}
Border around this has a color of #bb3f8c
<div style="border:2px solid #bb3f8c;">Content here</div>
.myborder {border:2px solid #bb3f8c;}