#bf03f0 color space conversions
Hex:
        #bf03f0
        RGB:
        191, 3, 240
        CMY:
        25, 99, 6
        CMYK:
        20, 99, 0, 6
      HSL:
        288°, 97.5309%, 47.6471%
        HSV (HSB):
        288°, 98.7500%, 94.1176%
        XYZ:
        37.2466, 17.4328, 83.8398
        xyY:
        0.2689, 0.1259, 17.4328
      CIE-Lab:
        48.8008, 86.5783, -71.5876
        CIE-LCH:
        48.8008, 112.3414, 320.4142
        CIE-Luv:
        48.8008, 46.2598, -116.2279
        Hunter-Lab:
        41.7526, 86.1692, -89.8285
      #bf03f0 color charts
#bf03f0 RGB chart
      #bf03f0 CMYK chart
      #bf03f0 RGB pie chart
      #bf03f0 color shades, tints & tones
#bf03f0 color schemes
#bf03f0 color preview, HTML & CSS examples
           This text has a color of #bf03f0        
        
          <p style="color:#bf03f0;">Text here</p>
        
        
          .mytext {color:#bf03f0;}
        
        Text color #bf03f0
      
           This box has a color of #bf03f0        
        
          <div style="background-color:#bf03f0;">Content here</div>
        
        
          .mybackground {background-color:#bf03f0;}
        
        Background color #bf03f0
      
           Border around this has a color of #bf03f0        
        
          <div style="border:2px solid #bf03f0;">Content here</div>
        
        
          .myborder {border:2px solid #bf03f0;}
        
        Border color #bf03f0