#b1349a color space conversions
Hex:
        #b1349a
        RGB:
        177, 52, 154
        CMY:
        31, 80, 40
        CMYK:
        0, 71, 13, 31
      HSL:
        311°, 54.5852%, 44.9020%
        HSV (HSB):
        311°, 70.6215%, 69.4118%
        XYZ:
        25.1922, 14.1362, 31.9726
        xyY:
        0.3533, 0.1983, 14.1362
      CIE-Lab:
        44.4276, 60.7142, -28.7485
        CIE-LCH:
        44.4276, 67.1765, 334.6622
        CIE-Luv:
        44.4276, 60.4301, -49.9314
        Hunter-Lab:
        37.5981, 53.8051, -24.1002
      #b1349a color charts
#b1349a RGB chart
      #b1349a CMYK chart
      #b1349a RGB pie chart
      #b1349a color shades, tints & tones
#b1349a color schemes
#b1349a color preview, HTML & CSS examples
           This text has a color of #b1349a        
        
          <p style="color:#b1349a;">Text here</p>
        
        
          .mytext {color:#b1349a;}
        
        Text color #b1349a
      
           This box has a color of #b1349a        
        
          <div style="background-color:#b1349a;">Content here</div>
        
        
          .mybackground {background-color:#b1349a;}
        
        Background color #b1349a
      
           Border around this has a color of #b1349a        
        
          <div style="border:2px solid #b1349a;">Content here</div>
        
        
          .myborder {border:2px solid #b1349a;}
        
        Border color #b1349a