#bf13e0 color space conversions
Hex:
        #bf13e0
        RGB:
        191, 19, 224
        CMY:
        25, 93, 12
        CMYK:
        15, 92, 0, 12
      HSL:
        290°, 84.3621%, 47.6471%
        HSV (HSB):
        290°, 91.5179%, 87.8431%
        XYZ:
        35.1733, 16.9239, 71.9338
        xyY:
        0.2836, 0.1364, 16.9239
      CIE-Lab:
        48.1640, 82.4036, -63.5615
        CIE-LCH:
        48.1640, 104.0693, 322.3554
        CIE-Luv:
        48.1640, 50.6242, -104.3277
        Hunter-Lab:
        41.1387, 80.6234, -74.8755
      #bf13e0 color charts
#bf13e0 RGB chart
      #bf13e0 CMYK chart
      #bf13e0 RGB pie chart
      #bf13e0 color shades, tints & tones
#bf13e0 color schemes
#bf13e0 color preview, HTML & CSS examples
           This text has a color of #bf13e0        
        
          <p style="color:#bf13e0;">Text here</p>
        
        
          .mytext {color:#bf13e0;}
        
        Text color #bf13e0
      
           This box has a color of #bf13e0        
        
          <div style="background-color:#bf13e0;">Content here</div>
        
        
          .mybackground {background-color:#bf13e0;}
        
        Background color #bf13e0
      
           Border around this has a color of #bf13e0        
        
          <div style="border:2px solid #bf13e0;">Content here</div>
        
        
          .myborder {border:2px solid #bf13e0;}
        
        Border color #bf13e0