#bf11ff color space conversions
Hex:
        #bf11ff
        RGB:
        191, 17, 255
        CMY:
        25, 93, 0
        CMYK:
        25, 93, 0, 0
      HSL:
        284°, 100.0000%, 53.3333%
        HSV (HSB):
        284°, 93.3333%, 100.0000%
        XYZ:
        39.7363, 18.6973, 96.1223
        xyY:
        0.2571, 0.1210, 18.6973
      CIE-Lab:
        50.3311, 87.9592, -77.4961
        CIE-LCH:
        50.3311, 117.2283, 318.6185
        CIE-Luv:
        50.3311, 41.4448, -125.5109
        Hunter-Lab:
        43.2403, 88.3645, -101.5322
      #bf11ff color charts
#bf11ff RGB chart
      #bf11ff CMYK chart
      #bf11ff RGB pie chart
      #bf11ff color shades, tints & tones
#bf11ff color schemes
#bf11ff color preview, HTML & CSS examples
           This text has a color of #bf11ff        
        
          <p style="color:#bf11ff;">Text here</p>
        
        
          .mytext {color:#bf11ff;}
        
        Text color #bf11ff
      
           This box has a color of #bf11ff        
        
          <div style="background-color:#bf11ff;">Content here</div>
        
        
          .mybackground {background-color:#bf11ff;}
        
        Background color #bf11ff
      
           Border around this has a color of #bf11ff        
        
          <div style="border:2px solid #bf11ff;">Content here</div>
        
        
          .myborder {border:2px solid #bf11ff;}
        
        Border color #bf11ff