#bf03a9 color space conversions
Hex:
        #bf03a9
        RGB:
        191, 3, 169
        CMY:
        25, 99, 34
        CMYK:
        0, 98, 12, 25
      HSL:
        307°, 96.9072%, 38.0392%
        HSV (HSB):
        307°, 98.4293%, 74.9020%
        XYZ:
        28.6799, 14.0061, 38.7280
        xyY:
        0.3523, 0.1720, 14.0061
      CIE-Lab:
        44.2416, 75.7016, -37.8400
        CIE-LCH:
        44.2416, 84.6321, 333.4415
        CIE-Luv:
        44.2416, 72.0967, -65.1104
        Hunter-Lab:
        37.4247, 71.2977, -35.1575
      #bf03a9 color charts
#bf03a9 RGB chart
      #bf03a9 CMYK chart
      #bf03a9 RGB pie chart
      #bf03a9 color shades, tints & tones
#bf03a9 color schemes
#bf03a9 color preview, HTML & CSS examples
           This text has a color of #bf03a9        
        
          <p style="color:#bf03a9;">Text here</p>
        
        
          .mytext {color:#bf03a9;}
        
        Text color #bf03a9
      
           This box has a color of #bf03a9        
        
          <div style="background-color:#bf03a9;">Content here</div>
        
        
          .mybackground {background-color:#bf03a9;}
        
        Background color #bf03a9
      
           Border around this has a color of #bf03a9        
        
          <div style="border:2px solid #bf03a9;">Content here</div>
        
        
          .myborder {border:2px solid #bf03a9;}
        
        Border color #bf03a9