#bf03f4 color space conversions
Hex:
        #bf03f4
        RGB:
        191, 3, 244
        CMY:
        25, 99, 4
        CMYK:
        22, 99, 0, 4
      HSL:
        287°, 97.5709%, 48.4314%
        HSV (HSB):
        287°, 98.7705%, 95.6863%
        XYZ:
        37.8476, 17.6731, 87.0044
        xyY:
        0.2656, 0.1240, 17.6731
      CIE-Lab:
        49.0972, 87.2576, -73.3544
        CIE-LCH:
        49.0972, 113.9946, 319.9474
        CIE-Luv:
        49.0972, 45.0631, -118.9067
        Hunter-Lab:
        42.0394, 87.1322, -93.2784
      #bf03f4 color charts
#bf03f4 RGB chart
      #bf03f4 CMYK chart
      #bf03f4 RGB pie chart
      #bf03f4 color shades, tints & tones
#bf03f4 color schemes
#bf03f4 color preview, HTML & CSS examples
           This text has a color of #bf03f4        
        
          <p style="color:#bf03f4;">Text here</p>
        
        
          .mytext {color:#bf03f4;}
        
        Text color #bf03f4
      
           This box has a color of #bf03f4        
        
          <div style="background-color:#bf03f4;">Content here</div>
        
        
          .mybackground {background-color:#bf03f4;}
        
        Background color #bf03f4
      
           Border around this has a color of #bf03f4        
        
          <div style="border:2px solid #bf03f4;">Content here</div>
        
        
          .myborder {border:2px solid #bf03f4;}
        
        Border color #bf03f4