#b3196b color space conversions
Hex:
        #b3196b
        RGB:
        179, 25, 107
        CMY:
        30, 90, 58
        CMYK:
        0, 86, 40, 30
      HSL:
        328°, 75.4902%, 40.0000%
        HSV (HSB):
        328°, 86.0335%, 70.1961%
        XYZ:
        21.5919, 11.3405, 14.9608
        xyY:
        0.4508, 0.2368, 11.3405
      CIE-Lab:
        40.1481, 63.0670, -6.3965
        CIE-LCH:
        40.1481, 63.3905, 354.2086
        CIE-Luv:
        40.1481, 87.2786, -19.2712
        Hunter-Lab:
        33.6757, 55.5167, -2.7674
      #b3196b color charts
#b3196b RGB chart
      #b3196b CMYK chart
      #b3196b RGB pie chart
      #b3196b color shades, tints & tones
#b3196b color schemes
#b3196b color preview, HTML & CSS examples
           This text has a color of #b3196b        
        
          <p style="color:#b3196b;">Text here</p>
        
        
          .mytext {color:#b3196b;}
        
        Text color #b3196b
      
           This box has a color of #b3196b        
        
          <div style="background-color:#b3196b;">Content here</div>
        
        
          .mybackground {background-color:#b3196b;}
        
        Background color #b3196b
      
           Border around this has a color of #b3196b        
        
          <div style="border:2px solid #b3196b;">Content here</div>
        
        
          .myborder {border:2px solid #b3196b;}
        
        Border color #b3196b