#bf0986 color space conversions
Hex:
        #bf0986
        RGB:
        191, 9, 134
        CMY:
        25, 96, 47
        CMYK:
        0, 95, 30, 25
      HSL:
        319°, 91.0000%, 39.2157%
        HSV (HSB):
        319°, 95.2880%, 74.9020%
        XYZ:
        25.8866, 12.9930, 23.6978
        xyY:
        0.4137, 0.2076, 12.9930
      CIE-Lab:
        42.7527, 70.8583, -19.0061
        CIE-LCH:
        42.7527, 73.3630, 344.9852
        CIE-Luv:
        42.7527, 87.2159, -37.6243
        Hunter-Lab:
        36.0458, 65.1115, -13.7473
      #bf0986 color charts
#bf0986 RGB chart
      #bf0986 CMYK chart
      #bf0986 RGB pie chart
      #bf0986 color shades, tints & tones
#bf0986 color schemes
#bf0986 color preview, HTML & CSS examples
           This text has a color of #bf0986        
        
          <p style="color:#bf0986;">Text here</p>
        
        
          .mytext {color:#bf0986;}
        
        Text color #bf0986
      
           This box has a color of #bf0986        
        
          <div style="background-color:#bf0986;">Content here</div>
        
        
          .mybackground {background-color:#bf0986;}
        
        Background color #bf0986
      
           Border around this has a color of #bf0986        
        
          <div style="border:2px solid #bf0986;">Content here</div>
        
        
          .myborder {border:2px solid #bf0986;}
        
        Border color #bf0986