#d57cd4 color space conversions
Hex:
        #d57cd4
        RGB:
        213, 124, 212
        CMY:
        16, 51, 17
        CMYK:
        0, 42, 0, 16
      HSL:
        301°, 51.4451%, 66.0784%
        HSV (HSB):
        301°, 41.7840%, 83.5294%
        XYZ:
        46.5319, 33.3149, 66.2653
        xyY:
        0.3185, 0.2280, 33.3149
      CIE-Lab:
        64.4151, 47.4539, -30.8412
        CIE-LCH:
        64.4151, 56.5955, 326.9794
        CIE-Luv:
        64.4151, 43.5267, -55.1861
        Hunter-Lab:
        57.7191, 42.8946, -27.6655
      #d57cd4 color charts
#d57cd4 RGB chart
      #d57cd4 CMYK chart
      #d57cd4 RGB pie chart
      #d57cd4 color shades, tints & tones
#d57cd4 color schemes
#d57cd4 color preview, HTML & CSS examples
           This text has a color of #d57cd4        
        
          <p style="color:#d57cd4;">Text here</p>
        
        
          .mytext {color:#d57cd4;}
        
        Text color #d57cd4
      
           This box has a color of #d57cd4        
        
          <div style="background-color:#d57cd4;">Content here</div>
        
        
          .mybackground {background-color:#d57cd4;}
        
        Background color #d57cd4
      
           Border around this has a color of #d57cd4        
        
          <div style="border:2px solid #d57cd4;">Content here</div>
        
        
          .myborder {border:2px solid #d57cd4;}
        
        Border color #d57cd4