#bc60ea color space conversions
Hex:
        #bc60ea
        RGB:
        188, 96, 234
        CMY:
        26, 62, 8
        CMYK:
        20, 59, 0, 8
      HSL:
        280°, 76.6667%, 64.7059%
        HSV (HSB):
        280°, 58.9744%, 91.7647%
        XYZ:
        39.7732, 24.9976, 80.5706
        xyY:
        0.2737, 0.1720, 24.9976
      CIE-Lab:
        57.0731, 59.0146, -54.9106
        CIE-LCH:
        57.0731, 80.6096, 317.0631
        CIE-Luv:
        57.0731, 33.0269, -93.2008
        Hunter-Lab:
        49.9976, 54.5012, -60.5469
      #bc60ea color charts
#bc60ea RGB chart
      #bc60ea CMYK chart
      #bc60ea RGB pie chart
      #bc60ea color shades, tints & tones
#bc60ea color schemes
#bc60ea color preview, HTML & CSS examples
           This text has a color of #bc60ea        
        
          <p style="color:#bc60ea;">Text here</p>
        
        
          .mytext {color:#bc60ea;}
        
        Text color #bc60ea
      
           This box has a color of #bc60ea        
        
          <div style="background-color:#bc60ea;">Content here</div>
        
        
          .mybackground {background-color:#bc60ea;}
        
        Background color #bc60ea
      
           Border around this has a color of #bc60ea        
        
          <div style="border:2px solid #bc60ea;">Content here</div>
        
        
          .myborder {border:2px solid #bc60ea;}
        
        Border color #bc60ea