#b6558a color space conversions
Hex:
        #b6558a
        RGB:
        182, 85, 138
        CMY:
        29, 67, 46
        CMYK:
        0, 53, 24, 29
      HSL:
        327°, 39.9177%, 52.3529%
        HSV (HSB):
        327°, 53.2967%, 71.3725%
        XYZ:
        27.1273, 18.2771, 26.1428
        xyY:
        0.3792, 0.2555, 18.2771
      CIE-Lab:
        49.8304, 45.4480, -10.8058
        CIE-LCH:
        49.8304, 46.7149, 346.6256
        CIE-Luv:
        49.8304, 56.9594, -22.7570
        Hunter-Lab:
        42.7517, 38.4487, -6.3299
      #b6558a color charts
#b6558a RGB chart
      #b6558a CMYK chart
      #b6558a RGB pie chart
      #b6558a color shades, tints & tones
#b6558a color schemes
#b6558a color preview, HTML & CSS examples
           This text has a color of #b6558a        
        
          <p style="color:#b6558a;">Text here</p>
        
        
          .mytext {color:#b6558a;}
        
        Text color #b6558a
      
           This box has a color of #b6558a        
        
          <div style="background-color:#b6558a;">Content here</div>
        
        
          .mybackground {background-color:#b6558a;}
        
        Background color #b6558a
      
           Border around this has a color of #b6558a        
        
          <div style="border:2px solid #b6558a;">Content here</div>
        
        
          .myborder {border:2px solid #b6558a;}
        
        Border color #b6558a