#bc64e2 color space conversions
Hex:
        #bc64e2
        RGB:
        188, 100, 226
        CMY:
        26, 61, 11
        CMYK:
        17, 56, 0, 11
      HSL:
        282°, 68.4783%, 63.9216%
        HSV (HSB):
        282°, 55.7522%, 88.6275%
        XYZ:
        39.0237, 25.2967, 74.7775
        xyY:
        0.2805, 0.1819, 25.2967
      CIE-Lab:
        57.3634, 55.3993, -49.9663
        CIE-LCH:
        57.3634, 74.6037, 317.9518
        CIE-Luv:
        57.3634, 33.5526, -85.1279
        Hunter-Lab:
        50.2958, 50.4774, -52.9425
      #bc64e2 color charts
#bc64e2 RGB chart
      #bc64e2 CMYK chart
      #bc64e2 RGB pie chart
      #bc64e2 color shades, tints & tones
#bc64e2 color schemes
#bc64e2 color preview, HTML & CSS examples
           This text has a color of #bc64e2        
        
          <p style="color:#bc64e2;">Text here</p>
        
        
          .mytext {color:#bc64e2;}
        
        Text color #bc64e2
      
           This box has a color of #bc64e2        
        
          <div style="background-color:#bc64e2;">Content here</div>
        
        
          .mybackground {background-color:#bc64e2;}
        
        Background color #bc64e2
      
           Border around this has a color of #bc64e2        
        
          <div style="border:2px solid #bc64e2;">Content here</div>
        
        
          .myborder {border:2px solid #bc64e2;}
        
        Border color #bc64e2