#bc5489 color space conversions
Hex:
        #bc5489
        RGB:
        188, 84, 137
        CMY:
        26, 67, 46
        CMYK:
        0, 55, 27, 26
      HSL:
        329°, 43.6975%, 53.3333%
        HSV (HSB):
        329°, 55.3191%, 73.7255%
        XYZ:
        28.4247, 18.8382, 25.8049
        xyY:
        0.3890, 0.2578, 18.8382
      CIE-Lab:
        50.4973, 47.7400, -9.1181
        CIE-LCH:
        50.4973, 48.6030, 349.1870
        CIE-Luv:
        50.4973, 62.2906, -20.8966
        Hunter-Lab:
        43.4029, 40.9450, -4.8684
      #bc5489 color charts
#bc5489 RGB chart
      #bc5489 CMYK chart
      #bc5489 RGB pie chart
      #bc5489 color shades, tints & tones
#bc5489 color schemes
#bc5489 color preview, HTML & CSS examples
           This text has a color of #bc5489        
        
          <p style="color:#bc5489;">Text here</p>
        
        
          .mytext {color:#bc5489;}
        
        Text color #bc5489
      
           This box has a color of #bc5489        
        
          <div style="background-color:#bc5489;">Content here</div>
        
        
          .mybackground {background-color:#bc5489;}
        
        Background color #bc5489
      
           Border around this has a color of #bc5489        
        
          <div style="border:2px solid #bc5489;">Content here</div>
        
        
          .myborder {border:2px solid #bc5489;}
        
        Border color #bc5489