#bb379b color space conversions
Hex:
        #bb379b
        RGB:
        187, 55, 155
        CMY:
        27, 78, 39
        CMYK:
        0, 71, 17, 27
      HSL:
        315°, 54.5455%, 47.4510%
        HSV (HSB):
        315°, 70.5882%, 73.3333%
        XYZ:
        27.7761, 15.6637, 32.5698
        xyY:
        0.3654, 0.2061, 15.6637
      CIE-Lab:
        46.5302, 62.2768, -25.9458
        CIE-LCH:
        46.5302, 67.4655, 337.3824
        CIE-Luv:
        46.5302, 66.7835, -46.7114
        Hunter-Lab:
        39.5774, 56.0138, -21.0878
      #bb379b color charts
#bb379b RGB chart
      #bb379b CMYK chart
      #bb379b RGB pie chart
      #bb379b color shades, tints & tones
#bb379b color schemes
#bb379b color preview, HTML & CSS examples
           This text has a color of #bb379b        
        
          <p style="color:#bb379b;">Text here</p>
        
        
          .mytext {color:#bb379b;}
        
        Text color #bb379b
      
           This box has a color of #bb379b        
        
          <div style="background-color:#bb379b;">Content here</div>
        
        
          .mybackground {background-color:#bb379b;}
        
        Background color #bb379b
      
           Border around this has a color of #bb379b        
        
          <div style="border:2px solid #bb379b;">Content here</div>
        
        
          .myborder {border:2px solid #bb379b;}
        
        Border color #bb379b