#bf01f8 color space conversions
Hex:
        #bf01f8
        RGB:
        191, 1, 248
        CMY:
        25, 100, 3
        CMYK:
        23, 100, 0, 3
      HSL:
        286°, 99.1968%, 48.8235%
        HSV (HSB):
        286°, 99.5968%, 97.2549%
        XYZ:
        38.4400, 17.8754, 90.2312
        xyY:
        0.2623, 0.1220, 17.8754
      CIE-Lab:
        49.3446, 88.1008, -75.1945
        CIE-LCH:
        49.3446, 115.8273, 319.5190
        CIE-Luv:
        49.3446, 43.9541, -121.6536
        Hunter-Lab:
        42.2793, 88.3020, -96.9395
      #bf01f8 color charts
#bf01f8 RGB chart
      #bf01f8 CMYK chart
      #bf01f8 RGB pie chart
      #bf01f8 color shades, tints & tones
#bf01f8 color schemes
#bf01f8 color preview, HTML & CSS examples
           This text has a color of #bf01f8        
        
          <p style="color:#bf01f8;">Text here</p>
        
        
          .mytext {color:#bf01f8;}
        
        Text color #bf01f8
      
           This box has a color of #bf01f8        
        
          <div style="background-color:#bf01f8;">Content here</div>
        
        
          .mybackground {background-color:#bf01f8;}
        
        Background color #bf01f8
      
           Border around this has a color of #bf01f8        
        
          <div style="border:2px solid #bf01f8;">Content here</div>
        
        
          .myborder {border:2px solid #bf01f8;}
        
        Border color #bf01f8