#b1198e color space conversions
Hex:
        #b1198e
        RGB:
        177, 25, 142
        CMY:
        31, 90, 44
        CMYK:
        0, 86, 20, 31
      HSL:
        314°, 75.2475%, 39.6078%
        HSV (HSB):
        314°, 85.8757%, 69.4118%
        XYZ:
        23.3616, 11.9954, 26.6752
        xyY:
        0.3766, 0.1934, 11.9954
      CIE-Lab:
        41.2088, 66.6126, -26.5090
        CIE-LCH:
        41.2088, 71.6935, 338.2995
        CIE-Luv:
        41.2088, 70.7082, -46.7604
        Hunter-Lab:
        34.6343, 59.7919, -21.4209
      #b1198e color charts
#b1198e RGB chart
      #b1198e CMYK chart
      #b1198e RGB pie chart
      #b1198e color shades, tints & tones
#b1198e color schemes
#b1198e color preview, HTML & CSS examples
           This text has a color of #b1198e        
        
          <p style="color:#b1198e;">Text here</p>
        
        
          .mytext {color:#b1198e;}
        
        Text color #b1198e
      
           This box has a color of #b1198e        
        
          <div style="background-color:#b1198e;">Content here</div>
        
        
          .mybackground {background-color:#b1198e;}
        
        Background color #b1198e
      
           Border around this has a color of #b1198e        
        
          <div style="border:2px solid #b1198e;">Content here</div>
        
        
          .myborder {border:2px solid #b1198e;}
        
        Border color #b1198e