#bb2f77 color space conversions
Hex:
        #bb2f77
        RGB:
        187, 47, 119
        CMY:
        27, 82, 53
        CMYK:
        0, 75, 36, 27
      HSL:
        329°, 59.8291%, 45.8824%
        HSV (HSB):
        329°, 74.8663%, 73.3333%
        XYZ:
        24.8398, 13.9297, 18.8323
        xyY:
        0.4312, 0.2418, 13.9297
      CIE-Lab:
        44.1320, 60.4838, -7.7564
        CIE-LCH:
        44.1320, 60.9791, 352.6923
        CIE-Luv:
        44.1320, 82.8702, -20.9149
        Hunter-Lab:
        37.3226, 53.4851, -3.7908
      #bb2f77 color charts
#bb2f77 RGB chart
      #bb2f77 CMYK chart
      #bb2f77 RGB pie chart
      #bb2f77 color shades, tints & tones
#bb2f77 color schemes
#bb2f77 color preview, HTML & CSS examples
           This text has a color of #bb2f77        
        
          <p style="color:#bb2f77;">Text here</p>
        
        
          .mytext {color:#bb2f77;}
        
        Text color #bb2f77
      
           This box has a color of #bb2f77        
        
          <div style="background-color:#bb2f77;">Content here</div>
        
        
          .mybackground {background-color:#bb2f77;}
        
        Background color #bb2f77
      
           Border around this has a color of #bb2f77        
        
          <div style="border:2px solid #bb2f77;">Content here</div>
        
        
          .myborder {border:2px solid #bb2f77;}
        
        Border color #bb2f77