#d57aed color space conversions
Hex:
        #d57aed
        RGB:
        213, 122, 237
        CMY:
        16, 52, 7
        CMYK:
        10, 49, 0, 7
      HSL:
        287°, 76.1589%, 70.3922%
        HSV (HSB):
        287°, 48.5232%, 92.9412%
        XYZ:
        49.6862, 34.1796, 84.0993
        xyY:
        0.2958, 0.2035, 34.1796
      CIE-Lab:
        65.1049, 53.1910, -43.6660
        CIE-LCH:
        65.1049, 68.8186, 320.6165
        CIE-Luv:
        65.1049, 39.0300, -76.8021
        Hunter-Lab:
        58.4633, 49.3907, -44.3641
      #d57aed color charts
#d57aed RGB chart
      #d57aed CMYK chart
      #d57aed RGB pie chart
      #d57aed color shades, tints & tones
#d57aed color schemes
#d57aed color preview, HTML & CSS examples
           This text has a color of #d57aed        
        
          <p style="color:#d57aed;">Text here</p>
        
        
          .mytext {color:#d57aed;}
        
        Text color #d57aed
      
           This box has a color of #d57aed        
        
          <div style="background-color:#d57aed;">Content here</div>
        
        
          .mybackground {background-color:#d57aed;}
        
        Background color #d57aed
      
           Border around this has a color of #d57aed        
        
          <div style="border:2px solid #d57aed;">Content here</div>
        
        
          .myborder {border:2px solid #d57aed;}
        
        Border color #d57aed