#bb4180 color space conversions
Hex:
        #bb4180
        RGB:
        187, 65, 128
        CMY:
        27, 75, 50
        CMYK:
        0, 65, 32, 27
      HSL:
        329°, 48.4127%, 49.4118%
        HSV (HSB):
        329°, 65.2406%, 73.3333%
        XYZ:
        26.2801, 15.9039, 22.1067
        xyY:
        0.4088, 0.2474, 15.9039
      CIE-Lab:
        46.8482, 54.8391, -9.1899
        CIE-LCH:
        46.8482, 55.6038, 350.4868
        CIE-Luv:
        46.8482, 72.8347, -21.9927
        Hunter-Lab:
        39.8797, 47.8392, -4.9507
      #bb4180 color charts
#bb4180 RGB chart
      #bb4180 CMYK chart
      #bb4180 RGB pie chart
      #bb4180 color shades, tints & tones
#bb4180 color schemes
#bb4180 color preview, HTML & CSS examples
           This text has a color of #bb4180        
        
          <p style="color:#bb4180;">Text here</p>
        
        
          .mytext {color:#bb4180;}
        
        Text color #bb4180
      
           This box has a color of #bb4180        
        
          <div style="background-color:#bb4180;">Content here</div>
        
        
          .mybackground {background-color:#bb4180;}
        
        Background color #bb4180
      
           Border around this has a color of #bb4180        
        
          <div style="border:2px solid #bb4180;">Content here</div>
        
        
          .myborder {border:2px solid #bb4180;}
        
        Border color #bb4180