#bc56d2 color space conversions
Hex:
        #bc56d2
        RGB:
        188, 86, 210
        CMY:
        26, 66, 18
        CMYK:
        10, 59, 0, 18
      HSL:
        289°, 57.9439%, 58.0392%
        HSV (HSB):
        289°, 59.0476%, 82.3529%
        XYZ:
        35.6997, 22.0001, 63.3376
        xyY:
        0.2949, 0.1818, 22.0001
      CIE-Lab:
        54.0271, 58.9138, -46.2178
        CIE-LCH:
        54.0271, 74.8793, 321.8859
        CIE-Luv:
        54.0271, 41.5264, -78.6890
        Hunter-Lab:
        46.9042, 53.7772, -47.2299
      #bc56d2 color charts
#bc56d2 RGB chart
      #bc56d2 CMYK chart
      #bc56d2 RGB pie chart
      #bc56d2 color shades, tints & tones
#bc56d2 color schemes
#bc56d2 color preview, HTML & CSS examples
           This text has a color of #bc56d2        
        
          <p style="color:#bc56d2;">Text here</p>
        
        
          .mytext {color:#bc56d2;}
        
        Text color #bc56d2
      
           This box has a color of #bc56d2        
        
          <div style="background-color:#bc56d2;">Content here</div>
        
        
          .mybackground {background-color:#bc56d2;}
        
        Background color #bc56d2
      
           Border around this has a color of #bc56d2        
        
          <div style="border:2px solid #bc56d2;">Content here</div>
        
        
          .myborder {border:2px solid #bc56d2;}
        
        Border color #bc56d2