#d57edd color space conversions
Hex:
        #d57edd
        RGB:
        213, 126, 221
        CMY:
        16, 51, 13
        CMYK:
        4, 43, 0, 13
      HSL:
        295°, 58.2822%, 68.0392%
        HSV (HSB):
        295°, 42.9864%, 86.6667%
        XYZ:
        47.9526, 34.2883, 72.4975
        xyY:
        0.3099, 0.2216, 34.2883
      CIE-Lab:
        65.1908, 48.0808, -34.6589
        CIE-LCH:
        65.1908, 59.2706, 324.2142
        CIE-Luv:
        65.1908, 40.8006, -61.5145
        Hunter-Lab:
        58.5562, 43.7030, -32.4167
      #d57edd color charts
#d57edd RGB chart
      #d57edd CMYK chart
      #d57edd RGB pie chart
      #d57edd color shades, tints & tones
#d57edd color schemes
#d57edd color preview, HTML & CSS examples
           This text has a color of #d57edd        
        
          <p style="color:#d57edd;">Text here</p>
        
        
          .mytext {color:#d57edd;}
        
        Text color #d57edd
      
           This box has a color of #d57edd        
        
          <div style="background-color:#d57edd;">Content here</div>
        
        
          .mybackground {background-color:#d57edd;}
        
        Background color #d57edd
      
           Border around this has a color of #d57edd        
        
          <div style="border:2px solid #d57edd;">Content here</div>
        
        
          .myborder {border:2px solid #d57edd;}
        
        Border color #d57edd