#bc56d3 color space conversions
Hex:
        #bc56d3
        RGB:
        188, 86, 211
        CMY:
        26, 66, 17
        CMYK:
        11, 59, 0, 17
      HSL:
        289°, 58.6854%, 58.2353%
        HSV (HSB):
        289°, 59.2417%, 82.7451%
        XYZ:
        35.8247, 22.0501, 63.9959
        xyY:
        0.2940, 0.1809, 22.0501
      CIE-Lab:
        54.0801, 59.1059, -46.7028
        CIE-LCH:
        54.0801, 75.3303, 321.6858
        CIE-Luv:
        54.0801, 41.2747, -79.4779
        Hunter-Lab:
        46.9575, 54.0050, -47.9330
      #bc56d3 color charts
#bc56d3 RGB chart
      #bc56d3 CMYK chart
      #bc56d3 RGB pie chart
      #bc56d3 color shades, tints & tones
#bc56d3 color schemes
#bc56d3 color preview, HTML & CSS examples
           This text has a color of #bc56d3        
        
          <p style="color:#bc56d3;">Text here</p>
        
        
          .mytext {color:#bc56d3;}
        
        Text color #bc56d3
      
           This box has a color of #bc56d3        
        
          <div style="background-color:#bc56d3;">Content here</div>
        
        
          .mybackground {background-color:#bc56d3;}
        
        Background color #bc56d3
      
           Border around this has a color of #bc56d3        
        
          <div style="border:2px solid #bc56d3;">Content here</div>
        
        
          .myborder {border:2px solid #bc56d3;}
        
        Border color #bc56d3