#d57cd2 color space conversions
Hex:
        #d57cd2
        RGB:
        213, 124, 210
        CMY:
        16, 51, 18
        CMYK:
        0, 42, 1, 16
      HSL:
        302°, 51.4451%, 66.0784%
        HSV (HSB):
        302°, 41.7840%, 83.5294%
        XYZ:
        46.2811, 33.2146, 64.9445
        xyY:
        0.3204, 0.2300, 33.2146
      CIE-Lab:
        64.3343, 47.0929, -29.8469
        CIE-LCH:
        64.3343, 55.7546, 327.6340
        CIE-Luv:
        64.3343, 43.9531, -53.5353
        Hunter-Lab:
        57.6321, 42.4871, -26.4703
      #d57cd2 color charts
#d57cd2 RGB chart
      #d57cd2 CMYK chart
      #d57cd2 RGB pie chart
      #d57cd2 color shades, tints & tones
#d57cd2 color schemes
#d57cd2 color preview, HTML & CSS examples
           This text has a color of #d57cd2        
        
          <p style="color:#d57cd2;">Text here</p>
        
        
          .mytext {color:#d57cd2;}
        
        Text color #d57cd2
      
           This box has a color of #d57cd2        
        
          <div style="background-color:#d57cd2;">Content here</div>
        
        
          .mybackground {background-color:#d57cd2;}
        
        Background color #d57cd2
      
           Border around this has a color of #d57cd2        
        
          <div style="border:2px solid #d57cd2;">Content here</div>
        
        
          .myborder {border:2px solid #d57cd2;}
        
        Border color #d57cd2