#bc36c4 color space conversions
Hex:
        #bc36c4
        RGB:
        188, 54, 196
        CMY:
        26, 79, 23
        CMYK:
        4, 72, 0, 23
      HSL:
        297°, 56.8000%, 49.0196%
        HSV (HSB):
        297°, 72.4490%, 76.8627%
        XYZ:
        32.0220, 17.3152, 53.8790
        xyY:
        0.3102, 0.1678, 17.3152
      CIE-Lab:
        48.6548, 69.2308, -46.7177
        CIE-LCH:
        48.6548, 83.5191, 325.9881
        CIE-Luv:
        48.6548, 53.5572, -78.8231
        Hunter-Lab:
        41.6116, 64.5437, -47.6411
      #bc36c4 color charts
#bc36c4 RGB chart
      #bc36c4 CMYK chart
      #bc36c4 RGB pie chart
      #bc36c4 color shades, tints & tones
#bc36c4 color schemes
#bc36c4 color preview, HTML & CSS examples
           This text has a color of #bc36c4        
        
          <p style="color:#bc36c4;">Text here</p>
        
        
          .mytext {color:#bc36c4;}
        
        Text color #bc36c4
      
           This box has a color of #bc36c4        
        
          <div style="background-color:#bc36c4;">Content here</div>
        
        
          .mybackground {background-color:#bc36c4;}
        
        Background color #bc36c4
      
           Border around this has a color of #bc36c4        
        
          <div style="border:2px solid #bc36c4;">Content here</div>
        
        
          .myborder {border:2px solid #bc36c4;}
        
        Border color #bc36c4