#bc11ec color space conversions
Hex:
        #bc11ec
        RGB:
        188, 17, 236
        CMY:
        26, 93, 7
        CMYK:
        20, 93, 0, 7
      HSL:
        287°, 86.5613%, 49.6078%
        HSV (HSB):
        287°, 92.7966%, 92.5490%
        XYZ:
        36.0798, 17.1484, 80.7652
        xyY:
        0.2693, 0.1280, 17.1484
      CIE-Lab:
        48.4465, 84.2441, -69.9297
        CIE-LCH:
        48.4465, 109.4862, 320.3045
        CIE-Luv:
        48.4465, 45.1021, -113.4797
        Hunter-Lab:
        41.4106, 83.0530, -86.6489
      #bc11ec color charts
#bc11ec RGB chart
      #bc11ec CMYK chart
      #bc11ec RGB pie chart
      #bc11ec color shades, tints & tones
#bc11ec color schemes
#bc11ec color preview, HTML & CSS examples
           This text has a color of #bc11ec        
        
          <p style="color:#bc11ec;">Text here</p>
        
        
          .mytext {color:#bc11ec;}
        
        Text color #bc11ec
      
           This box has a color of #bc11ec        
        
          <div style="background-color:#bc11ec;">Content here</div>
        
        
          .mybackground {background-color:#bc11ec;}
        
        Background color #bc11ec
      
           Border around this has a color of #bc11ec        
        
          <div style="border:2px solid #bc11ec;">Content here</div>
        
        
          .myborder {border:2px solid #bc11ec;}
        
        Border color #bc11ec