#bc63ca color space conversions
Hex:
        #bc63ca
        RGB:
        188, 99, 202
        CMY:
        26, 61, 21
        CMYK:
        7, 51, 0, 21
      HSL:
        292°, 49.2823%, 59.0196%
        HSV (HSB):
        292°, 50.9901%, 79.2157%
        XYZ:
        35.8615, 23.8793, 58.5962
        xyY:
        0.3030, 0.2018, 23.8793
      CIE-Lab:
        55.9668, 51.0976, -38.5990
        CIE-LCH:
        55.9668, 64.0378, 322.9327
        CIE-Luv:
        55.9668, 39.2093, -66.3458
        Hunter-Lab:
        48.8665, 45.4792, -36.8886
      #bc63ca color charts
#bc63ca RGB chart
      #bc63ca CMYK chart
      #bc63ca RGB pie chart
      #bc63ca color shades, tints & tones
#bc63ca color schemes
#bc63ca color preview, HTML & CSS examples
           This text has a color of #bc63ca        
        
          <p style="color:#bc63ca;">Text here</p>
        
        
          .mytext {color:#bc63ca;}
        
        Text color #bc63ca
      
           This box has a color of #bc63ca        
        
          <div style="background-color:#bc63ca;">Content here</div>
        
        
          .mybackground {background-color:#bc63ca;}
        
        Background color #bc63ca
      
           Border around this has a color of #bc63ca        
        
          <div style="border:2px solid #bc63ca;">Content here</div>
        
        
          .myborder {border:2px solid #bc63ca;}
        
        Border color #bc63ca