#bc06dc color space conversions
Hex:
        #bc06dc
        RGB:
        188, 6, 220
        CMY:
        26, 98, 14
        CMYK:
        15, 97, 0, 14
      HSL:
        291°, 94.6903%, 44.3137%
        HSV (HSB):
        291°, 97.2727%, 86.2745%
        XYZ:
        33.7224, 15.9889, 69.0189
        xyY:
        0.2840, 0.1347, 15.9889
      CIE-Lab:
        46.9600, 82.5885, -63.2521
        CIE-LCH:
        46.9600, 104.0274, 322.5525
        CIE-Luv:
        46.9600, 50.5611, -103.1261
        Hunter-Lab:
        39.9862, 80.5627, -74.3485
      #bc06dc color charts
#bc06dc RGB chart
      #bc06dc CMYK chart
      #bc06dc RGB pie chart
      #bc06dc color shades, tints & tones
#bc06dc color schemes
#bc06dc color preview, HTML & CSS examples
           This text has a color of #bc06dc        
        
          <p style="color:#bc06dc;">Text here</p>
        
        
          .mytext {color:#bc06dc;}
        
        Text color #bc06dc
      
           This box has a color of #bc06dc        
        
          <div style="background-color:#bc06dc;">Content here</div>
        
        
          .mybackground {background-color:#bc06dc;}
        
        Background color #bc06dc
      
           Border around this has a color of #bc06dc        
        
          <div style="border:2px solid #bc06dc;">Content here</div>
        
        
          .myborder {border:2px solid #bc06dc;}
        
        Border color #bc06dc