#bf07e6 color space conversions
Hex:
        #bf07e6
        RGB:
        191, 7, 230
        CMY:
        25, 97, 10
        CMYK:
        17, 97, 0, 10
      HSL:
        290°, 94.0928%, 46.4706%
        HSV (HSB):
        290°, 96.9565%, 90.1961%
        XYZ:
        35.8448, 16.9415, 76.2437
        xyY:
        0.2778, 0.1313, 16.9415
      CIE-Lab:
        48.1862, 84.5779, -66.9348
        CIE-LCH:
        48.1862, 107.8596, 321.6420
        CIE-Luv:
        48.1862, 49.2248, -109.2367
        Hunter-Lab:
        41.1600, 83.4190, -81.0151
      #bf07e6 color charts
#bf07e6 RGB chart
      #bf07e6 CMYK chart
      #bf07e6 RGB pie chart
      #bf07e6 color shades, tints & tones
#bf07e6 color schemes
#bf07e6 color preview, HTML & CSS examples
           This text has a color of #bf07e6        
        
          <p style="color:#bf07e6;">Text here</p>
        
        
          .mytext {color:#bf07e6;}
        
        Text color #bf07e6
      
           This box has a color of #bf07e6        
        
          <div style="background-color:#bf07e6;">Content here</div>
        
        
          .mybackground {background-color:#bf07e6;}
        
        Background color #bf07e6
      
           Border around this has a color of #bf07e6        
        
          <div style="border:2px solid #bf07e6;">Content here</div>
        
        
          .myborder {border:2px solid #bf07e6;}
        
        Border color #bf07e6