#b6396f color space conversions
Hex:
        #b6396f
        RGB:
        182, 57, 111
        CMY:
        29, 78, 56
        CMYK:
        0, 69, 39, 29
      HSL:
        334°, 52.3013%, 46.8627%
        HSV (HSB):
        334°, 68.6813%, 71.3725%
        XYZ:
        23.6238, 14.0190, 16.4998
        xyY:
        0.4363, 0.2589, 14.0190
      CIE-Lab:
        44.2602, 54.6271, -2.7306
        CIE-LCH:
        44.2602, 54.6953, 357.1384
        CIE-Luv:
        44.2602, 78.0126, -13.3167
        Hunter-Lab:
        37.4420, 47.0998, 0.0818
      #b6396f color charts
#b6396f RGB chart
      #b6396f CMYK chart
      #b6396f RGB pie chart
      #b6396f color shades, tints & tones
#b6396f color schemes
#b6396f color preview, HTML & CSS examples
           This text has a color of #b6396f        
        
          <p style="color:#b6396f;">Text here</p>
        
        
          .mytext {color:#b6396f;}
        
        Text color #b6396f
      
           This box has a color of #b6396f        
        
          <div style="background-color:#b6396f;">Content here</div>
        
        
          .mybackground {background-color:#b6396f;}
        
        Background color #b6396f
      
           Border around this has a color of #b6396f        
        
          <div style="border:2px solid #b6396f;">Content here</div>
        
        
          .myborder {border:2px solid #b6396f;}
        
        Border color #b6396f