#d57ec1 color space conversions
Hex:
        #d57ec1
        RGB:
        213, 126, 193
        CMY:
        16, 51, 24
        CMYK:
        0, 41, 9, 16
      HSL:
        314°, 50.8772%, 66.4706%
        HSV (HSB):
        314°, 40.8451%, 83.5294%
        XYZ:
        44.5271, 32.9181, 54.4591
        xyY:
        0.3376, 0.2496, 32.9181
      CIE-Lab:
        64.0945, 43.0928, -20.6631
        CIE-LCH:
        64.0945, 47.7907, 334.3821
        CIE-Luv:
        64.0945, 46.6549, -38.4238
        Hunter-Lab:
        57.3743, 38.1253, -16.1154
      #d57ec1 color charts
#d57ec1 RGB chart
      #d57ec1 CMYK chart
      #d57ec1 RGB pie chart
      #d57ec1 color shades, tints & tones
#d57ec1 color schemes
#d57ec1 color preview, HTML & CSS examples
           This text has a color of #d57ec1        
        
          <p style="color:#d57ec1;">Text here</p>
        
        
          .mytext {color:#d57ec1;}
        
        Text color #d57ec1
      
           This box has a color of #d57ec1        
        
          <div style="background-color:#d57ec1;">Content here</div>
        
        
          .mybackground {background-color:#d57ec1;}
        
        Background color #d57ec1
      
           Border around this has a color of #d57ec1        
        
          <div style="border:2px solid #d57ec1;">Content here</div>
        
        
          .myborder {border:2px solid #d57ec1;}
        
        Border color #d57ec1