#d57fa4 color space conversions
Hex:
        #d57fa4
        RGB:
        213, 127, 164
        CMY:
        16, 50, 36
        CMYK:
        0, 40, 23, 16
      HSL:
        334°, 50.5882%, 66.6667%
        HSV (HSB):
        334°, 40.3756%, 83.5294%
        XYZ:
        41.7308, 32.0052, 39.1001
        xyY:
        0.3698, 0.2836, 32.0052
      CIE-Lab:
        63.3472, 38.0088, -5.3519
        CIE-LCH:
        63.3472, 38.3837, 351.9851
        CIE-Luv:
        63.3472, 52.1622, -14.5233
        Hunter-Lab:
        56.5732, 32.6662, -1.3767
      #d57fa4 color charts
#d57fa4 RGB chart
      #d57fa4 CMYK chart
      #d57fa4 RGB pie chart
      #d57fa4 color shades, tints & tones
#d57fa4 color schemes
#d57fa4 color preview, HTML & CSS examples
           This text has a color of #d57fa4        
        
          <p style="color:#d57fa4;">Text here</p>
        
        
          .mytext {color:#d57fa4;}
        
        Text color #d57fa4
      
           This box has a color of #d57fa4        
        
          <div style="background-color:#d57fa4;">Content here</div>
        
        
          .mybackground {background-color:#d57fa4;}
        
        Background color #d57fa4
      
           Border around this has a color of #d57fa4        
        
          <div style="border:2px solid #d57fa4;">Content here</div>
        
        
          .myborder {border:2px solid #d57fa4;}
        
        Border color #d57fa4