#bc36ca color space conversions
Hex:
        #bc36ca
        RGB:
        188, 54, 202
        CMY:
        26, 79, 21
        CMYK:
        7, 73, 0, 21
      HSL:
        294°, 58.2677%, 50.1961%
        HSV (HSB):
        294°, 73.2673%, 79.2157%
        XYZ:
        32.7189, 17.5940, 57.5486
        xyY:
        0.3033, 0.1631, 17.5940
      CIE-Lab:
        48.9999, 70.2490, -49.6355
        CIE-LCH:
        48.9999, 86.0151, 324.7563
        CIE-Luv:
        48.9999, 51.6283, -83.3891
        Hunter-Lab:
        41.9452, 65.8330, -51.9841
      #bc36ca color charts
#bc36ca RGB chart
      #bc36ca CMYK chart
      #bc36ca RGB pie chart
      #bc36ca color shades, tints & tones
#bc36ca color schemes
#bc36ca color preview, HTML & CSS examples
           This text has a color of #bc36ca        
        
          <p style="color:#bc36ca;">Text here</p>
        
        
          .mytext {color:#bc36ca;}
        
        Text color #bc36ca
      
           This box has a color of #bc36ca        
        
          <div style="background-color:#bc36ca;">Content here</div>
        
        
          .mybackground {background-color:#bc36ca;}
        
        Background color #bc36ca
      
           Border around this has a color of #bc36ca        
        
          <div style="border:2px solid #bc36ca;">Content here</div>
        
        
          .myborder {border:2px solid #bc36ca;}
        
        Border color #bc36ca