#bf13e1 color space conversions
Hex:
        #bf13e1
        RGB:
        191, 19, 225
        CMY:
        25, 93, 12
        CMYK:
        15, 92, 0, 12
      HSL:
        290°, 84.4262%, 47.8431%
        HSV (HSB):
        290°, 91.5556%, 88.2353%
        XYZ:
        35.3093, 16.9784, 72.6503
        xyY:
        0.2826, 0.1359, 16.9784
      CIE-Lab:
        48.2327, 82.5697, -64.0194
        CIE-LCH:
        48.2327, 104.4808, 322.2122
        CIE-Luv:
        48.2327, 50.3011, -105.0271
        Hunter-Lab:
        41.2048, 80.8524, -75.6939
      #bf13e1 color charts
#bf13e1 RGB chart
      #bf13e1 CMYK chart
      #bf13e1 RGB pie chart
      #bf13e1 color shades, tints & tones
#bf13e1 color schemes
#bf13e1 color preview, HTML & CSS examples
           This text has a color of #bf13e1        
        
          <p style="color:#bf13e1;">Text here</p>
        
        
          .mytext {color:#bf13e1;}
        
        Text color #bf13e1
      
           This box has a color of #bf13e1        
        
          <div style="background-color:#bf13e1;">Content here</div>
        
        
          .mybackground {background-color:#bf13e1;}
        
        Background color #bf13e1
      
           Border around this has a color of #bf13e1        
        
          <div style="border:2px solid #bf13e1;">Content here</div>
        
        
          .myborder {border:2px solid #bf13e1;}
        
        Border color #bf13e1