#d5579b color space conversions
Hex:
        #d5579b
        RGB:
        213, 87, 155
        CMY:
        16, 66, 39
        CMYK:
        0, 59, 27, 16
      HSL:
        328°, 60.0000%, 58.8235%
        HSV (HSB):
        328°, 59.1549%, 83.5294%
        XYZ:
        36.7652, 23.3291, 33.5756
        xyY:
        0.3925, 0.2491, 23.3291
      CIE-Lab:
        55.4097, 56.5081, -11.9992
        CIE-LCH:
        55.4097, 57.7681, 348.0116
        CIE-Luv:
        55.4097, 74.8185, -27.0713
        Hunter-Lab:
        48.3002, 51.3454, -7.4049
      #d5579b color charts
#d5579b RGB chart
      #d5579b CMYK chart
      #d5579b RGB pie chart
      #d5579b color shades, tints & tones
#d5579b color schemes
#d5579b color preview, HTML & CSS examples
           This text has a color of #d5579b        
        
          <p style="color:#d5579b;">Text here</p>
        
        
          .mytext {color:#d5579b;}
        
        Text color #d5579b
      
           This box has a color of #d5579b        
        
          <div style="background-color:#d5579b;">Content here</div>
        
        
          .mybackground {background-color:#d5579b;}
        
        Background color #d5579b
      
           Border around this has a color of #d5579b        
        
          <div style="border:2px solid #d5579b;">Content here</div>
        
        
          .myborder {border:2px solid #d5579b;}
        
        Border color #d5579b