#bc47bc color space conversions
Hex:
        #bc47bc
        RGB:
        188, 71, 188
        CMY:
        26, 72, 26
        CMYK:
        0, 62, 0, 26
      HSL:
        300°, 46.6135%, 50.7843%
        HSV (HSB):
        300°, 62.2340%, 73.7255%
        XYZ:
        32.0694, 18.8287, 49.5210
        xyY:
        0.3194, 0.1875, 18.8287
      CIE-Lab:
        50.4862, 61.5083, -39.1746
        CIE-LCH:
        50.4862, 72.9241, 327.5070
        CIE-Luv:
        50.4862, 51.9674, -67.1977
        Hunter-Lab:
        43.3920, 55.9864, -37.2901
      #bc47bc color charts
#bc47bc RGB chart
      #bc47bc CMYK chart
      #bc47bc RGB pie chart
      #bc47bc color shades, tints & tones
#bc47bc color schemes
#bc47bc color preview, HTML & CSS examples
           This text has a color of #bc47bc        
        
          <p style="color:#bc47bc;">Text here</p>
        
        
          .mytext {color:#bc47bc;}
        
        Text color #bc47bc
      
           This box has a color of #bc47bc        
        
          <div style="background-color:#bc47bc;">Content here</div>
        
        
          .mybackground {background-color:#bc47bc;}
        
        Background color #bc47bc
      
           Border around this has a color of #bc47bc        
        
          <div style="border:2px solid #bc47bc;">Content here</div>
        
        
          .myborder {border:2px solid #bc47bc;}
        
        Border color #bc47bc