#bb528e color space conversions
Hex:
        #bb528e
        RGB:
        187, 82, 142
        CMY:
        27, 68, 44
        CMYK:
        0, 56, 24, 27
      HSL:
        326°, 43.5685%, 52.7451%
        HSV (HSB):
        326°, 56.1497%, 73.3333%
        XYZ:
        28.3933, 18.5524, 27.6757
        xyY:
        0.3805, 0.2486, 18.5524
      CIE-Lab:
        50.1593, 49.0735, -12.6223
        CIE-LCH:
        50.1593, 50.6708, 345.5756
        CIE-Luv:
        50.1593, 61.0295, -26.0056
        Hunter-Lab:
        43.0725, 42.2901, -7.9453
      #bb528e color charts
#bb528e RGB chart
      #bb528e CMYK chart
      #bb528e RGB pie chart
      #bb528e color shades, tints & tones
#bb528e color schemes
#bb528e color preview, HTML & CSS examples
           This text has a color of #bb528e        
        
          <p style="color:#bb528e;">Text here</p>
        
        
          .mytext {color:#bb528e;}
        
        Text color #bb528e
      
           This box has a color of #bb528e        
        
          <div style="background-color:#bb528e;">Content here</div>
        
        
          .mybackground {background-color:#bb528e;}
        
        Background color #bb528e
      
           Border around this has a color of #bb528e        
        
          <div style="border:2px solid #bb528e;">Content here</div>
        
        
          .myborder {border:2px solid #bb528e;}
        
        Border color #bb528e