#bf04f7 color space conversions
Hex:
        #bf04f7
        RGB:
        191, 4, 247
        CMY:
        25, 98, 3
        CMYK:
        23, 98, 0, 3
      HSL:
        286°, 96.8127%, 49.2157%
        HSV (HSB):
        286°, 98.3806%, 96.8627%
        XYZ:
        38.3178, 17.8786, 89.4270
        xyY:
        0.2631, 0.1228, 17.8786
      CIE-Lab:
        49.3485, 87.6916, -74.6280
        CIE-LCH:
        49.3485, 115.1484, 319.6013
        CIE-Luv:
        49.3485, 44.1512, -120.8575
        Hunter-Lab:
        42.2831, 87.7648, -95.7978
      #bf04f7 color charts
#bf04f7 RGB chart
      #bf04f7 CMYK chart
      #bf04f7 RGB pie chart
      #bf04f7 color shades, tints & tones
#bf04f7 color schemes
#bf04f7 color preview, HTML & CSS examples
           This text has a color of #bf04f7        
        
          <p style="color:#bf04f7;">Text here</p>
        
        
          .mytext {color:#bf04f7;}
        
        Text color #bf04f7
      
           This box has a color of #bf04f7        
        
          <div style="background-color:#bf04f7;">Content here</div>
        
        
          .mybackground {background-color:#bf04f7;}
        
        Background color #bf04f7
      
           Border around this has a color of #bf04f7        
        
          <div style="border:2px solid #bf04f7;">Content here</div>
        
        
          .myborder {border:2px solid #bf04f7;}
        
        Border color #bf04f7