#bc5791 color space conversions
Hex:
        #bc5791
        RGB:
        188, 87, 145
        CMY:
        26, 66, 43
        CMYK:
        0, 54, 23, 26
      HSL:
        326°, 42.9787%, 53.9216%
        HSV (HSB):
        326°, 53.7234%, 73.7255%
        XYZ:
        29.2581, 19.5521, 29.0199
        xyY:
        0.3759, 0.2512, 19.5521
      CIE-Lab:
        51.3270, 47.4001, -12.6280
        CIE-LCH:
        51.3270, 49.0534, 345.0822
        CIE-Luv:
        51.3270, 58.6407, -25.8387
        Hunter-Lab:
        44.2177, 40.7291, -7.9594
      #bc5791 color charts
#bc5791 RGB chart
      #bc5791 CMYK chart
      #bc5791 RGB pie chart
      #bc5791 color shades, tints & tones
#bc5791 color schemes
#bc5791 color preview, HTML & CSS examples
           This text has a color of #bc5791        
        
          <p style="color:#bc5791;">Text here</p>
        
        
          .mytext {color:#bc5791;}
        
        Text color #bc5791
      
           This box has a color of #bc5791        
        
          <div style="background-color:#bc5791;">Content here</div>
        
        
          .mybackground {background-color:#bc5791;}
        
        Background color #bc5791
      
           Border around this has a color of #bc5791        
        
          <div style="border:2px solid #bc5791;">Content here</div>
        
        
          .myborder {border:2px solid #bc5791;}
        
        Border color #bc5791