#bf3a85 color space conversions
Hex:
        #bf3a85
        RGB:
        191, 58, 133
        CMY:
        25, 77, 48
        CMYK:
        0, 70, 30, 25
      HSL:
        326°, 53.4137%, 48.8235%
        HSV (HSB):
        326°, 69.6335%, 74.9020%
        XYZ:
        27.2326, 15.7959, 23.8039
        xyY:
        0.4075, 0.2364, 15.7959
      CIE-Lab:
        46.7056, 59.3421, -12.3700
        CIE-LCH:
        46.7056, 60.6176, 348.2252
        CIE-Luv:
        46.7056, 76.9651, -27.1440
        Hunter-Lab:
        39.7441, 52.7556, -7.6897
      #bf3a85 color charts
#bf3a85 RGB chart
      #bf3a85 CMYK chart
      #bf3a85 RGB pie chart
      #bf3a85 color shades, tints & tones
#bf3a85 color schemes
#bf3a85 color preview, HTML & CSS examples
           This text has a color of #bf3a85        
        
          <p style="color:#bf3a85;">Text here</p>
        
        
          .mytext {color:#bf3a85;}
        
        Text color #bf3a85
      
           This box has a color of #bf3a85        
        
          <div style="background-color:#bf3a85;">Content here</div>
        
        
          .mybackground {background-color:#bf3a85;}
        
        Background color #bf3a85
      
           Border around this has a color of #bf3a85        
        
          <div style="border:2px solid #bf3a85;">Content here</div>
        
        
          .myborder {border:2px solid #bf3a85;}
        
        Border color #bf3a85