#b1469e color space conversions
Hex:
        #b1469e
        RGB:
        177, 70, 158
        CMY:
        31, 73, 38
        CMYK:
        0, 60, 11, 31
      HSL:
        311°, 43.3198%, 48.4314%
        HSV (HSB):
        311°, 60.4520%, 69.4118%
        XYZ:
        26.4932, 16.1961, 34.0776
        xyY:
        0.3451, 0.2110, 16.1961
      CIE-Lab:
        47.2307, 54.0684, -26.7711
        CIE-LCH:
        47.2307, 60.3331, 333.6584
        CIE-Luv:
        47.2307, 53.5951, -46.7528
        Hunter-Lab:
        40.2443, 47.0805, -22.0338
      #b1469e color charts
#b1469e RGB chart
      #b1469e CMYK chart
      #b1469e RGB pie chart
      #b1469e color shades, tints & tones
#b1469e color schemes
#b1469e color preview, HTML & CSS examples
           This text has a color of #b1469e        
        
          <p style="color:#b1469e;">Text here</p>
        
        
          .mytext {color:#b1469e;}
        
        Text color #b1469e
      
           This box has a color of #b1469e        
        
          <div style="background-color:#b1469e;">Content here</div>
        
        
          .mybackground {background-color:#b1469e;}
        
        Background color #b1469e
      
           Border around this has a color of #b1469e        
        
          <div style="border:2px solid #b1469e;">Content here</div>
        
        
          .myborder {border:2px solid #b1469e;}
        
        Border color #b1469e