#bc11e1 color space conversions
Hex:
        #bc11e1
        RGB:
        188, 17, 225
        CMY:
        26, 93, 12
        CMYK:
        16, 92, 0, 12
      HSL:
        289°, 85.9504%, 47.4510%
        HSV (HSB):
        289°, 92.4444%, 88.2353%
        XYZ:
        34.5301, 16.5285, 72.6045
        xyY:
        0.2792, 0.1337, 16.5285
      CIE-Lab:
        47.6604, 82.3730, -64.9696
        CIE-LCH:
        47.6604, 104.9112, 321.7363
        CIE-Luv:
        47.6604, 48.4832, -105.9394
        Hunter-Lab:
        40.6553, 80.4603, -77.4249
      #bc11e1 color charts
#bc11e1 RGB chart
      #bc11e1 CMYK chart
      #bc11e1 RGB pie chart
      #bc11e1 color shades, tints & tones
#bc11e1 color schemes
#bc11e1 color preview, HTML & CSS examples
           This text has a color of #bc11e1        
        
          <p style="color:#bc11e1;">Text here</p>
        
        
          .mytext {color:#bc11e1;}
        
        Text color #bc11e1
      
           This box has a color of #bc11e1        
        
          <div style="background-color:#bc11e1;">Content here</div>
        
        
          .mybackground {background-color:#bc11e1;}
        
        Background color #bc11e1
      
           Border around this has a color of #bc11e1        
        
          <div style="border:2px solid #bc11e1;">Content here</div>
        
        
          .myborder {border:2px solid #bc11e1;}
        
        Border color #bc11e1