#bc5298 color space conversions
Hex:
        #bc5298
        RGB:
        188, 82, 152
        CMY:
        26, 68, 40
        CMYK:
        0, 56, 19, 26
      HSL:
        320°, 44.1667%, 52.9412%
        HSV (HSB):
        320°, 56.3830%, 73.7255%
        XYZ:
        29.4238, 18.9930, 31.8210
        xyY:
        0.3667, 0.2367, 18.9930
      CIE-Lab:
        50.6790, 50.8296, -17.7598
        CIE-LCH:
        50.6790, 53.8429, 340.7407
        CIE-Luv:
        50.6790, 58.8828, -33.7286
        Hunter-Lab:
        43.5809, 44.2484, -12.7845
      #bc5298 color charts
#bc5298 RGB chart
      #bc5298 CMYK chart
      #bc5298 RGB pie chart
      #bc5298 color shades, tints & tones
#bc5298 color schemes
#bc5298 color preview, HTML & CSS examples
           This text has a color of #bc5298        
        
          <p style="color:#bc5298;">Text here</p>
        
        
          .mytext {color:#bc5298;}
        
        Text color #bc5298
      
           This box has a color of #bc5298        
        
          <div style="background-color:#bc5298;">Content here</div>
        
        
          .mybackground {background-color:#bc5298;}
        
        Background color #bc5298
      
           Border around this has a color of #bc5298        
        
          <div style="border:2px solid #bc5298;">Content here</div>
        
        
          .myborder {border:2px solid #bc5298;}
        
        Border color #bc5298