#bc56f2 color space conversions
Hex:
        #bc56f2
        RGB:
        188, 86, 242
        CMY:
        26, 66, 5
        CMYK:
        22, 64, 0, 5
      HSL:
        279°, 85.7143%, 64.3137%
        HSV (HSB):
        279°, 64.4628%, 94.9020%
        XYZ:
        40.0938, 23.7577, 86.4769
        xyY:
        0.2667, 0.1580, 23.7577
      CIE-Lab:
        55.8444, 65.3129, -61.3455
        CIE-LCH:
        55.8444, 89.6050, 316.7941
        CIE-Luv:
        55.8444, 33.8854, -103.3337
        Hunter-Lab:
        48.7419, 61.5311, -71.0718
      #bc56f2 color charts
#bc56f2 RGB chart
      #bc56f2 CMYK chart
      #bc56f2 RGB pie chart
      #bc56f2 color shades, tints & tones
#bc56f2 color schemes
#bc56f2 color preview, HTML & CSS examples
           This text has a color of #bc56f2        
        
          <p style="color:#bc56f2;">Text here</p>
        
        
          .mytext {color:#bc56f2;}
        
        Text color #bc56f2
      
           This box has a color of #bc56f2        
        
          <div style="background-color:#bc56f2;">Content here</div>
        
        
          .mybackground {background-color:#bc56f2;}
        
        Background color #bc56f2
      
           Border around this has a color of #bc56f2        
        
          <div style="border:2px solid #bc56f2;">Content here</div>
        
        
          .myborder {border:2px solid #bc56f2;}
        
        Border color #bc56f2