#b349a7 color space conversions
Hex:
        #b349a7
        RGB:
        179, 73, 167
        CMY:
        30, 71, 35
        CMYK:
        0, 59, 7, 30
      HSL:
        307°, 42.0635%, 49.4118%
        HSV (HSB):
        307°, 59.2179%, 70.1961%
        XYZ:
        27.9480, 17.1388, 38.3943
        xyY:
        0.3348, 0.2053, 17.1388
      CIE-Lab:
        48.4345, 54.7518, -30.2029
        CIE-LCH:
        48.4345, 62.5298, 331.1174
        CIE-Luv:
        48.4345, 51.3109, -52.2094
        Hunter-Lab:
        41.3990, 48.0549, -26.0074
      #b349a7 color charts
#b349a7 RGB chart
      #b349a7 CMYK chart
      #b349a7 RGB pie chart
      #b349a7 color shades, tints & tones
#b349a7 color schemes
#b349a7 color preview, HTML & CSS examples
           This text has a color of #b349a7        
        
          <p style="color:#b349a7;">Text here</p>
        
        
          .mytext {color:#b349a7;}
        
        Text color #b349a7
      
           This box has a color of #b349a7        
        
          <div style="background-color:#b349a7;">Content here</div>
        
        
          .mybackground {background-color:#b349a7;}
        
        Background color #b349a7
      
           Border around this has a color of #b349a7        
        
          <div style="border:2px solid #b349a7;">Content here</div>
        
        
          .myborder {border:2px solid #b349a7;}
        
        Border color #b349a7