#bb82a9 color space conversions
Hex:
        #bb82a9
        RGB:
        187, 130, 169
        CMY:
        27, 49, 34
        CMYK:
        0, 30, 10, 27
      HSL:
        319°, 29.5337%, 62.1569%
        HSV (HSB):
        319°, 30.4813%, 73.3333%
        XYZ:
        35.6376, 29.3946, 41.3315
        xyY:
        0.3351, 0.2764, 29.3946
      CIE-Lab:
        61.1283, 28.0956, -11.8319
        CIE-LCH:
        61.1283, 30.4854, 337.1627
        CIE-Luv:
        61.1283, 31.4099, -22.1092
        Hunter-Lab:
        54.2168, 22.4515, -7.2473
      #bb82a9 color charts
#bb82a9 RGB chart
      #bb82a9 CMYK chart
      #bb82a9 RGB pie chart
      #bb82a9 color shades, tints & tones
#bb82a9 color schemes
#bb82a9 color preview, HTML & CSS examples
           This text has a color of #bb82a9        
        
          <p style="color:#bb82a9;">Text here</p>
        
        
          .mytext {color:#bb82a9;}
        
        Text color #bb82a9
      
           This box has a color of #bb82a9        
        
          <div style="background-color:#bb82a9;">Content here</div>
        
        
          .mybackground {background-color:#bb82a9;}
        
        Background color #bb82a9
      
           Border around this has a color of #bb82a9        
        
          <div style="border:2px solid #bb82a9;">Content here</div>
        
        
          .myborder {border:2px solid #bb82a9;}
        
        Border color #bb82a9