#b6377f color space conversions
Hex:
        #b6377f
        RGB:
        182, 55, 127
        CMY:
        29, 78, 50
        CMYK:
        0, 70, 30, 29
      HSL:
        326°, 53.5865%, 46.4706%
        HSV (HSB):
        326°, 69.7802%, 71.3725%
        XYZ:
        24.4884, 14.2098, 21.5308
        xyY:
        0.4066, 0.2359, 14.2098
      CIE-Lab:
        44.5323, 57.2437, -12.1529
        CIE-LCH:
        44.5323, 58.5195, 348.0140
        CIE-Luv:
        44.5323, 73.0976, -26.1583
        Hunter-Lab:
        37.6958, 49.9913, -7.4776
      #b6377f color charts
#b6377f RGB chart
      #b6377f CMYK chart
      #b6377f RGB pie chart
      #b6377f color shades, tints & tones
#b6377f color schemes
#b6377f color preview, HTML & CSS examples
           This text has a color of #b6377f        
        
          <p style="color:#b6377f;">Text here</p>
        
        
          .mytext {color:#b6377f;}
        
        Text color #b6377f
      
           This box has a color of #b6377f        
        
          <div style="background-color:#b6377f;">Content here</div>
        
        
          .mybackground {background-color:#b6377f;}
        
        Background color #b6377f
      
           Border around this has a color of #b6377f        
        
          <div style="border:2px solid #b6377f;">Content here</div>
        
        
          .myborder {border:2px solid #b6377f;}
        
        Border color #b6377f