#d593ed color space conversions
Hex:
        #d593ed
        RGB:
        213, 147, 237
        CMY:
        16, 42, 7
        CMYK:
        10, 38, 0, 7
      HSL:
        284°, 71.4286%, 75.2941%
        HSV (HSB):
        284°, 37.9747%, 92.9412%
        XYZ:
        53.1604, 41.1280, 85.2574
        xyY:
        0.2961, 0.2291, 41.1280
      CIE-Lab:
        70.2655, 40.1241, -35.6068
        CIE-LCH:
        70.2655, 53.6451, 318.4136
        CIE-Luv:
        70.2655, 29.0762, -62.6084
        Hunter-Lab:
        64.1311, 35.7350, -33.9297
      #d593ed color charts
#d593ed RGB chart
      #d593ed CMYK chart
      #d593ed RGB pie chart
      #d593ed color shades, tints & tones
#d593ed color schemes
#d593ed color preview, HTML & CSS examples
           This text has a color of #d593ed        
        
          <p style="color:#d593ed;">Text here</p>
        
        
          .mytext {color:#d593ed;}
        
        Text color #d593ed
      
           This box has a color of #d593ed        
        
          <div style="background-color:#d593ed;">Content here</div>
        
        
          .mybackground {background-color:#d593ed;}
        
        Background color #d593ed
      
           Border around this has a color of #d593ed        
        
          <div style="border:2px solid #d593ed;">Content here</div>
        
        
          .myborder {border:2px solid #d593ed;}
        
        Border color #d593ed