#b348a5 color space conversions
Hex:
        #b348a5
        RGB:
        179, 72, 165
        CMY:
        30, 72, 35
        CMYK:
        0, 60, 8, 30
      HSL:
        308°, 42.6295%, 49.2157%
        HSV (HSB):
        308°, 59.7765%, 70.1961%
        XYZ:
        27.6993, 16.9350, 37.4062
        xyY:
        0.3376, 0.2064, 16.9350
      CIE-Lab:
        48.1781, 54.8677, -29.4222
        CIE-LCH:
        48.1781, 62.2586, 331.7981
        CIE-Luv:
        48.1781, 52.2420, -51.0069
        Hunter-Lab:
        41.1522, 48.1309, -25.0864
      #b348a5 color charts
#b348a5 RGB chart
      #b348a5 CMYK chart
      #b348a5 RGB pie chart
      #b348a5 color shades, tints & tones
#b348a5 color schemes
#b348a5 color preview, HTML & CSS examples
           This text has a color of #b348a5        
        
          <p style="color:#b348a5;">Text here</p>
        
        
          .mytext {color:#b348a5;}
        
        Text color #b348a5
      
           This box has a color of #b348a5        
        
          <div style="background-color:#b348a5;">Content here</div>
        
        
          .mybackground {background-color:#b348a5;}
        
        Background color #b348a5
      
           Border around this has a color of #b348a5        
        
          <div style="border:2px solid #b348a5;">Content here</div>
        
        
          .myborder {border:2px solid #b348a5;}
        
        Border color #b348a5