#bc63e1 color space conversions
Hex:
        #bc63e1
        RGB:
        188, 99, 225
        CMY:
        26, 61, 12
        CMYK:
        16, 56, 0, 12
      HSL:
        282°, 67.7419%, 63.5294%
        HSV (HSB):
        282°, 56.0000%, 88.2353%
        XYZ:
        38.7915, 25.0513, 74.0250
        xyY:
        0.2814, 0.1817, 25.0513
      CIE-Lab:
        57.1254, 55.6867, -49.7828
        CIE-LCH:
        57.1254, 74.6949, 318.2039
        CIE-Luv:
        57.1254, 34.0779, -84.8016
        Hunter-Lab:
        50.0513, 50.7541, -52.6531
      #bc63e1 color charts
#bc63e1 RGB chart
      #bc63e1 CMYK chart
      #bc63e1 RGB pie chart
      #bc63e1 color shades, tints & tones
#bc63e1 color schemes
#bc63e1 color preview, HTML & CSS examples
           This text has a color of #bc63e1        
        
          <p style="color:#bc63e1;">Text here</p>
        
        
          .mytext {color:#bc63e1;}
        
        Text color #bc63e1
      
           This box has a color of #bc63e1        
        
          <div style="background-color:#bc63e1;">Content here</div>
        
        
          .mybackground {background-color:#bc63e1;}
        
        Background color #bc63e1
      
           Border around this has a color of #bc63e1        
        
          <div style="border:2px solid #bc63e1;">Content here</div>
        
        
          .myborder {border:2px solid #bc63e1;}
        
        Border color #bc63e1