#d584cd color space conversions
Hex:
        #d584cd
        RGB:
        213, 132, 205
        CMY:
        16, 48, 20
        CMYK:
        0, 38, 4, 16
      HSL:
        306°, 49.0909%, 67.6471%
        HSV (HSB):
        306°, 38.0282%, 83.5294%
        XYZ:
        46.7113, 35.0564, 62.0622
        xyY:
        0.3248, 0.2437, 35.0564
      CIE-Lab:
        65.7926, 42.0222, -24.8042
        CIE-LCH:
        65.7926, 48.7966, 329.4481
        CIE-Luv:
        65.7926, 41.4102, -44.9097
        Hunter-Lab:
        59.2085, 37.2090, -20.7017
      #d584cd color charts
#d584cd RGB chart
      #d584cd CMYK chart
      #d584cd RGB pie chart
      #d584cd color shades, tints & tones
#d584cd color schemes
#d584cd color preview, HTML & CSS examples
           This text has a color of #d584cd        
        
          <p style="color:#d584cd;">Text here</p>
        
        
          .mytext {color:#d584cd;}
        
        Text color #d584cd
      
           This box has a color of #d584cd        
        
          <div style="background-color:#d584cd;">Content here</div>
        
        
          .mybackground {background-color:#d584cd;}
        
        Background color #d584cd
      
           Border around this has a color of #d584cd        
        
          <div style="border:2px solid #d584cd;">Content here</div>
        
        
          .myborder {border:2px solid #d584cd;}
        
        Border color #d584cd