#bf196b color space conversions
Hex:
        #bf196b
        RGB:
        191, 25, 107
        CMY:
        25, 90, 58
        CMYK:
        0, 87, 44, 25
      HSL:
        330°, 76.8519%, 42.3529%
        HSV (HSB):
        330°, 86.9110%, 74.9020%
        XYZ:
        24.4873, 12.8332, 15.0963
        xyY:
        0.4672, 0.2448, 12.8332
      CIE-Lab:
        42.5108, 65.9526, -2.6337
        CIE-LCH:
        42.5108, 66.0051, 357.7132
        CIE-Luv:
        42.5108, 97.0559, -15.4533
        Hunter-Lab:
        35.8234, 59.3239, 0.0910
      #bf196b color charts
#bf196b RGB chart
      #bf196b CMYK chart
      #bf196b RGB pie chart
      #bf196b color shades, tints & tones
#bf196b color schemes
#bf196b color preview, HTML & CSS examples
           This text has a color of #bf196b        
        
          <p style="color:#bf196b;">Text here</p>
        
        
          .mytext {color:#bf196b;}
        
        Text color #bf196b
      
           This box has a color of #bf196b        
        
          <div style="background-color:#bf196b;">Content here</div>
        
        
          .mybackground {background-color:#bf196b;}
        
        Background color #bf196b
      
           Border around this has a color of #bf196b        
        
          <div style="border:2px solid #bf196b;">Content here</div>
        
        
          .myborder {border:2px solid #bf196b;}
        
        Border color #bf196b