#bc5a87 color space conversions
Hex:
        #bc5a87
        RGB:
        188, 90, 135
        CMY:
        26, 65, 47
        CMYK:
        0, 52, 28, 26
      HSL:
        332°, 42.2414%, 54.5098%
        HSV (HSB):
        332°, 52.1277%, 73.7255%
        XYZ:
        28.7684, 19.7530, 25.2181
        xyY:
        0.3901, 0.2679, 19.7530
      CIE-Lab:
        51.5568, 44.5156, -6.3462
        CIE-LCH:
        51.5568, 44.9657, 351.8866
        CIE-Luv:
        51.5568, 59.8717, -16.5482
        Hunter-Lab:
        44.4443, 37.7638, -2.5307
      #bc5a87 color charts
#bc5a87 RGB chart
      #bc5a87 CMYK chart
      #bc5a87 RGB pie chart
      #bc5a87 color shades, tints & tones
#bc5a87 color schemes
#bc5a87 color preview, HTML & CSS examples
           This text has a color of #bc5a87        
        
          <p style="color:#bc5a87;">Text here</p>
        
        
          .mytext {color:#bc5a87;}
        
        Text color #bc5a87
      
           This box has a color of #bc5a87        
        
          <div style="background-color:#bc5a87;">Content here</div>
        
        
          .mybackground {background-color:#bc5a87;}
        
        Background color #bc5a87
      
           Border around this has a color of #bc5a87        
        
          <div style="border:2px solid #bc5a87;">Content here</div>
        
        
          .myborder {border:2px solid #bc5a87;}
        
        Border color #bc5a87