#b6348a color space conversions
Hex:
        #b6348a
        RGB:
        182, 52, 138
        CMY:
        29, 80, 46
        CMYK:
        0, 71, 24, 29
      HSL:
        320°, 55.5556%, 45.8824%
        HSV (HSB):
        320°, 71.4286%, 71.3725%
        XYZ:
        25.1068, 14.2360, 25.4693
        xyY:
        0.3874, 0.2197, 14.2360
      CIE-Lab:
        44.5696, 59.7392, -18.7995
        CIE-LCH:
        44.5696, 62.6274, 342.5316
        CIE-Luv:
        44.5696, 70.0622, -35.7282
        Hunter-Lab:
        37.7307, 52.7492, -13.6110
      #b6348a color charts
#b6348a RGB chart
      #b6348a CMYK chart
      #b6348a RGB pie chart
      #b6348a color shades, tints & tones
#b6348a color schemes
#b6348a color preview, HTML & CSS examples
           This text has a color of #b6348a        
        
          <p style="color:#b6348a;">Text here</p>
        
        
          .mytext {color:#b6348a;}
        
        Text color #b6348a
      
           This box has a color of #b6348a        
        
          <div style="background-color:#b6348a;">Content here</div>
        
        
          .mybackground {background-color:#b6348a;}
        
        Background color #b6348a
      
           Border around this has a color of #b6348a        
        
          <div style="border:2px solid #b6348a;">Content here</div>
        
        
          .myborder {border:2px solid #b6348a;}
        
        Border color #b6348a