#b7559e color space conversions
Hex:
        #b7559e
        RGB:
        183, 85, 158
        CMY:
        28, 67, 38
        CMYK:
        0, 54, 14, 28
      HSL:
        315°, 40.4959%, 52.5490%
        HSV (HSB):
        315°, 53.5519%, 71.7647%
        XYZ:
        28.9485, 19.0329, 34.4957
        xyY:
        0.3510, 0.2308, 19.0329
      CIE-Lab:
        50.7257, 48.7970, -21.2984
        CIE-LCH:
        50.7257, 53.2425, 336.4202
        CIE-Luv:
        50.7257, 52.2445, -38.5555
        Hunter-Lab:
        43.6267, 42.0969, -16.3420
      #b7559e color charts
#b7559e RGB chart
      #b7559e CMYK chart
      #b7559e RGB pie chart
      #b7559e color shades, tints & tones
#b7559e color schemes
#b7559e color preview, HTML & CSS examples
           This text has a color of #b7559e        
        
          <p style="color:#b7559e;">Text here</p>
        
        
          .mytext {color:#b7559e;}
        
        Text color #b7559e
      
           This box has a color of #b7559e        
        
          <div style="background-color:#b7559e;">Content here</div>
        
        
          .mybackground {background-color:#b7559e;}
        
        Background color #b7559e
      
           Border around this has a color of #b7559e        
        
          <div style="border:2px solid #b7559e;">Content here</div>
        
        
          .myborder {border:2px solid #b7559e;}
        
        Border color #b7559e