#bc47dc color space conversions
Hex:
        #bc47dc
        RGB:
        188, 71, 220
        CMY:
        26, 72, 14
        CMYK:
        15, 68, 0, 14
      HSL:
        287°, 68.0365%, 57.0588%
        HSV (HSB):
        287°, 67.7273%, 86.2745%
        XYZ:
        35.9105, 20.3651, 69.7483
        xyY:
        0.2850, 0.1616, 20.3651
      CIE-Lab:
        52.2476, 67.2930, -54.7386
        CIE-LCH:
        52.2476, 86.7448, 320.8738
        CIE-Luv:
        52.2476, 42.8096, -92.0146
        Hunter-Lab:
        45.1278, 63.0683, -60.0477
      #bc47dc color charts
#bc47dc RGB chart
      #bc47dc CMYK chart
      #bc47dc RGB pie chart
      #bc47dc color shades, tints & tones
#bc47dc color schemes
#bc47dc color preview, HTML & CSS examples
           This text has a color of #bc47dc        
        
          <p style="color:#bc47dc;">Text here</p>
        
        
          .mytext {color:#bc47dc;}
        
        Text color #bc47dc
      
           This box has a color of #bc47dc        
        
          <div style="background-color:#bc47dc;">Content here</div>
        
        
          .mybackground {background-color:#bc47dc;}
        
        Background color #bc47dc
      
           Border around this has a color of #bc47dc        
        
          <div style="border:2px solid #bc47dc;">Content here</div>
        
        
          .myborder {border:2px solid #bc47dc;}
        
        Border color #bc47dc