#b1197d color space conversions
Hex:
        #b1197d
        RGB:
        177, 25, 125
        CMY:
        31, 90, 51
        CMYK:
        0, 86, 29, 31
      HSL:
        321°, 75.2475%, 39.6078%
        HSV (HSB):
        321°, 85.8757%, 69.4118%
        XYZ:
        22.1808, 11.5230, 20.4571
        xyY:
        0.4095, 0.2128, 11.5230
      CIE-Lab:
        40.4478, 64.5241, -17.2253
        CIE-LCH:
        40.4478, 66.7838, 345.0529
        CIE-Luv:
        40.4478, 77.9251, -33.5779
        Hunter-Lab:
        33.9456, 57.2308, -11.9689
      #b1197d color charts
#b1197d RGB chart
      #b1197d CMYK chart
      #b1197d RGB pie chart
      #b1197d color shades, tints & tones
#b1197d color schemes
#b1197d color preview, HTML & CSS examples
           This text has a color of #b1197d        
        
          <p style="color:#b1197d;">Text here</p>
        
        
          .mytext {color:#b1197d;}
        
        Text color #b1197d
      
           This box has a color of #b1197d        
        
          <div style="background-color:#b1197d;">Content here</div>
        
        
          .mybackground {background-color:#b1197d;}
        
        Background color #b1197d
      
           Border around this has a color of #b1197d        
        
          <div style="border:2px solid #b1197d;">Content here</div>
        
        
          .myborder {border:2px solid #b1197d;}
        
        Border color #b1197d