#bc529b color space conversions
Hex:
        #bc529b
        RGB:
        188, 82, 155
        CMY:
        26, 68, 39
        CMYK:
        0, 56, 18, 26
      HSL:
        319°, 44.1667%, 52.9412%
        HSV (HSB):
        319°, 56.3830%, 73.7255%
        XYZ:
        29.6727, 19.0925, 33.1316
        xyY:
        0.3623, 0.2331, 19.0925
      CIE-Lab:
        50.7953, 51.2794, -19.3570
        CIE-LCH:
        50.7953, 54.8112, 339.3194
        CIE-Luv:
        50.7953, 58.0100, -36.1440
        Hunter-Lab:
        43.6950, 44.7510, -14.3701
      #bc529b color charts
#bc529b RGB chart
      #bc529b CMYK chart
      #bc529b RGB pie chart
      #bc529b color shades, tints & tones
#bc529b color schemes
#bc529b color preview, HTML & CSS examples
           This text has a color of #bc529b        
        
          <p style="color:#bc529b;">Text here</p>
        
        
          .mytext {color:#bc529b;}
        
        Text color #bc529b
      
           This box has a color of #bc529b        
        
          <div style="background-color:#bc529b;">Content here</div>
        
        
          .mybackground {background-color:#bc529b;}
        
        Background color #bc529b
      
           Border around this has a color of #bc529b        
        
          <div style="border:2px solid #bc529b;">Content here</div>
        
        
          .myborder {border:2px solid #bc529b;}
        
        Border color #bc529b