#bf13e2 color space conversions
Hex:
        #bf13e2
        RGB:
        191, 19, 226
        CMY:
        25, 93, 11
        CMYK:
        15, 92, 0, 11
      HSL:
        290°, 84.4898%, 48.0392%
        HSV (HSB):
        290°, 91.5929%, 88.6275%
        XYZ:
        35.4462, 17.0331, 73.3710
        xyY:
        0.2817, 0.1353, 17.0331
      CIE-Lab:
        48.3017, 82.7363, -64.4765
        CIE-LCH:
        48.3017, 104.8928, 322.0707
        CIE-Luv:
        48.3017, 49.9797, -105.7252
        Hunter-Lab:
        41.2712, 81.0821, -76.5147
      #bf13e2 color charts
#bf13e2 RGB chart
      #bf13e2 CMYK chart
      #bf13e2 RGB pie chart
      #bf13e2 color shades, tints & tones
#bf13e2 color schemes
#bf13e2 color preview, HTML & CSS examples
           This text has a color of #bf13e2        
        
          <p style="color:#bf13e2;">Text here</p>
        
        
          .mytext {color:#bf13e2;}
        
        Text color #bf13e2
      
           This box has a color of #bf13e2        
        
          <div style="background-color:#bf13e2;">Content here</div>
        
        
          .mybackground {background-color:#bf13e2;}
        
        Background color #bf13e2
      
           Border around this has a color of #bf13e2        
        
          <div style="border:2px solid #bf13e2;">Content here</div>
        
        
          .myborder {border:2px solid #bf13e2;}
        
        Border color #bf13e2