#bc5bc2 color space conversions
Hex:
        #bc5bc2
        RGB:
        188, 91, 194
        CMY:
        26, 64, 24
        CMYK:
        3, 53, 0, 24
      HSL:
        297°, 45.7778%, 55.8824%
        HSV (HSB):
        297°, 53.0928%, 76.0784%
        XYZ:
        34.2177, 22.0686, 53.4951
        xyY:
        0.3117, 0.2010, 22.0686
      CIE-Lab:
        54.0997, 53.5383, -36.9534
        CIE-LCH:
        54.0997, 65.0531, 325.3857
        CIE-Luv:
        54.0997, 43.9587, -63.6795
        Hunter-Lab:
        46.9772, 47.8075, -34.6322
      #bc5bc2 color charts
#bc5bc2 RGB chart
      #bc5bc2 CMYK chart
      #bc5bc2 RGB pie chart
      #bc5bc2 color shades, tints & tones
#bc5bc2 color schemes
#bc5bc2 color preview, HTML & CSS examples
           This text has a color of #bc5bc2        
        
          <p style="color:#bc5bc2;">Text here</p>
        
        
          .mytext {color:#bc5bc2;}
        
        Text color #bc5bc2
      
           This box has a color of #bc5bc2        
        
          <div style="background-color:#bc5bc2;">Content here</div>
        
        
          .mybackground {background-color:#bc5bc2;}
        
        Background color #bc5bc2
      
           Border around this has a color of #bc5bc2        
        
          <div style="border:2px solid #bc5bc2;">Content here</div>
        
        
          .myborder {border:2px solid #bc5bc2;}
        
        Border color #bc5bc2