#bf07f3 color space conversions
Hex:
        #bf07f3
        RGB:
        191, 7, 243
        CMY:
        25, 97, 5
        CMYK:
        21, 97, 0, 5
      HSL:
        287°, 94.4000%, 49.0196%
        HSV (HSB):
        287°, 97.1193%, 95.2941%
        XYZ:
        37.7395, 17.6994, 86.2212
        xyY:
        0.2664, 0.1249, 17.6994
      CIE-Lab:
        49.1294, 86.7684, -72.7404
        CIE-LCH:
        49.1294, 113.2251, 320.0260
        CIE-Luv:
        49.1294, 45.2311, -118.0546
        Hunter-Lab:
        42.0706, 86.4999, -92.0618
      #bf07f3 color charts
#bf07f3 RGB chart
      #bf07f3 CMYK chart
      #bf07f3 RGB pie chart
      #bf07f3 color shades, tints & tones
#bf07f3 color schemes
#bf07f3 color preview, HTML & CSS examples
           This text has a color of #bf07f3        
        
          <p style="color:#bf07f3;">Text here</p>
        
        
          .mytext {color:#bf07f3;}
        
        Text color #bf07f3
      
           This box has a color of #bf07f3        
        
          <div style="background-color:#bf07f3;">Content here</div>
        
        
          .mybackground {background-color:#bf07f3;}
        
        Background color #bf07f3
      
           Border around this has a color of #bf07f3        
        
          <div style="border:2px solid #bf07f3;">Content here</div>
        
        
          .myborder {border:2px solid #bf07f3;}
        
        Border color #bf07f3