#d324d2 color space conversions
Hex:
        #d324d2
        RGB:
        211, 36, 210
        CMY:
        17, 86, 18
        CMYK:
        0, 83, 0, 17
      HSL:
        300°, 70.8502%, 48.4314%
        HSV (HSB):
        300°, 82.9384%, 82.7451%
        XYZ:
        39.1277, 19.7638, 62.7253
        xyY:
        0.3217, 0.1625, 19.7638
      CIE-Lab:
        51.5691, 80.7046, -49.9160
        CIE-LCH:
        51.5691, 94.8938, 328.2631
        CIE-Luv:
        51.5691, 67.6979, -86.2981
        Hunter-Lab:
        44.4565, 79.3053, -52.5349
      #d324d2 color charts
#d324d2 RGB chart
      #d324d2 CMYK chart
      #d324d2 RGB pie chart
      #d324d2 color shades, tints & tones
#d324d2 color schemes
#d324d2 color preview, HTML & CSS examples
           This text has a color of #d324d2        
        
          <p style="color:#d324d2;">Text here</p>
        
        
          .mytext {color:#d324d2;}
        
        Text color #d324d2
      
           This box has a color of #d324d2        
        
          <div style="background-color:#d324d2;">Content here</div>
        
        
          .mybackground {background-color:#d324d2;}
        
        Background color #d324d2
      
           Border around this has a color of #d324d2        
        
          <div style="border:2px solid #d324d2;">Content here</div>
        
        
          .myborder {border:2px solid #d324d2;}
        
        Border color #d324d2