#bc30c1 color space conversions
Hex:
        #bc30c1
        RGB:
        188, 48, 193
        CMY:
        26, 81, 24
        CMYK:
        3, 75, 0, 24
      HSL:
        298°, 60.1660%, 47.2549%
        HSV (HSB):
        298°, 75.1295%, 75.6863%
        XYZ:
        31.4216, 16.6555, 52.0108
        xyY:
        0.3139, 0.1664, 16.6555
      CIE-Lab:
        47.8230, 70.6278, -46.3019
        CIE-LCH:
        47.8230, 84.4521, 326.7521
        CIE-Luv:
        47.8230, 55.6941, -78.0490
        Hunter-Lab:
        40.8112, 66.0124, -46.9929
      #bc30c1 color charts
#bc30c1 RGB chart
      #bc30c1 CMYK chart
      #bc30c1 RGB pie chart
      #bc30c1 color shades, tints & tones
#bc30c1 color schemes
#bc30c1 color preview, HTML & CSS examples
           This text has a color of #bc30c1        
        
          <p style="color:#bc30c1;">Text here</p>
        
        
          .mytext {color:#bc30c1;}
        
        Text color #bc30c1
      
           This box has a color of #bc30c1        
        
          <div style="background-color:#bc30c1;">Content here</div>
        
        
          .mybackground {background-color:#bc30c1;}
        
        Background color #bc30c1
      
           Border around this has a color of #bc30c1        
        
          <div style="border:2px solid #bc30c1;">Content here</div>
        
        
          .myborder {border:2px solid #bc30c1;}
        
        Border color #bc30c1