#b349a6 color space conversions
Hex:
        #b349a6
        RGB:
        179, 73, 166
        CMY:
        30, 71, 35
        CMYK:
        0, 59, 7, 30
      HSL:
        307°, 42.0635%, 49.4118%
        HSV (HSB):
        307°, 59.2179%, 70.1961%
        XYZ:
        27.8559, 17.1020, 37.9092
        xyY:
        0.3362, 0.2064, 17.1020
      CIE-Lab:
        48.3883, 54.5853, -29.6850
        CIE-LCH:
        48.3883, 62.1349, 331.4614
        CIE-Luv:
        48.3883, 51.6066, -51.4047
        Hunter-Lab:
        41.3545, 47.8649, -25.4023
      #b349a6 color charts
#b349a6 RGB chart
      #b349a6 CMYK chart
      #b349a6 RGB pie chart
      #b349a6 color shades, tints & tones
#b349a6 color schemes
#b349a6 color preview, HTML & CSS examples
           This text has a color of #b349a6        
        
          <p style="color:#b349a6;">Text here</p>
        
        
          .mytext {color:#b349a6;}
        
        Text color #b349a6
      
           This box has a color of #b349a6        
        
          <div style="background-color:#b349a6;">Content here</div>
        
        
          .mybackground {background-color:#b349a6;}
        
        Background color #b349a6
      
           Border around this has a color of #b349a6        
        
          <div style="border:2px solid #b349a6;">Content here</div>
        
        
          .myborder {border:2px solid #b349a6;}
        
        Border color #b349a6