#d564ed color space conversions
Hex:
        #d564ed
        RGB:
        213, 100, 237
        CMY:
        16, 61, 7
        CMYK:
        10, 58, 0, 7
      HSL:
        289°, 79.1908%, 66.0784%
        HSV (HSB):
        289°, 57.8059%, 92.9412%
        XYZ:
        47.2838, 29.3749, 83.2986
        xyY:
        0.2956, 0.1836, 29.3749
      CIE-Lab:
        61.1111, 63.8066, -49.9676
        CIE-LCH:
        61.1111, 81.0434, 321.9351
        CIE-Luv:
        61.1111, 46.4825, -87.3969
        Hunter-Lab:
        54.1986, 60.8789, -53.1845
      #d564ed color charts
#d564ed RGB chart
      #d564ed CMYK chart
      #d564ed RGB pie chart
      #d564ed color shades, tints & tones
#d564ed color schemes
#d564ed color preview, HTML & CSS examples
           This text has a color of #d564ed        
        
          <p style="color:#d564ed;">Text here</p>
        
        
          .mytext {color:#d564ed;}
        
        Text color #d564ed
      
           This box has a color of #d564ed        
        
          <div style="background-color:#d564ed;">Content here</div>
        
        
          .mybackground {background-color:#d564ed;}
        
        Background color #d564ed
      
           Border around this has a color of #d564ed        
        
          <div style="border:2px solid #d564ed;">Content here</div>
        
        
          .myborder {border:2px solid #d564ed;}
        
        Border color #d564ed