#bf04f8 color space conversions
Hex:
        #bf04f8
        RGB:
        191, 4, 248
        CMY:
        25, 98, 3
        CMYK:
        23, 98, 0, 3
      HSL:
        286°, 96.8254%, 49.4118%
        HSV (HSB):
        286°, 98.3871%, 97.2549%
        XYZ:
        38.4726, 17.9405, 90.2421
        xyY:
        0.2623, 0.1223, 17.9405
      CIE-Lab:
        49.4239, 87.8635, -75.0654
        CIE-LCH:
        49.4239, 115.5630, 319.4914
        CIE-Luv:
        49.4239, 43.8611, -121.5204
        Hunter-Lab:
        42.3562, 88.0097, -96.6709
      #bf04f8 color charts
#bf04f8 RGB chart
      #bf04f8 CMYK chart
      #bf04f8 RGB pie chart
      #bf04f8 color shades, tints & tones
#bf04f8 color schemes
#bf04f8 color preview, HTML & CSS examples
           This text has a color of #bf04f8        
        
          <p style="color:#bf04f8;">Text here</p>
        
        
          .mytext {color:#bf04f8;}
        
        Text color #bf04f8
      
           This box has a color of #bf04f8        
        
          <div style="background-color:#bf04f8;">Content here</div>
        
        
          .mybackground {background-color:#bf04f8;}
        
        Background color #bf04f8
      
           Border around this has a color of #bf04f8        
        
          <div style="border:2px solid #bf04f8;">Content here</div>
        
        
          .myborder {border:2px solid #bf04f8;}
        
        Border color #bf04f8