#d324ff color space conversions
Hex:
        #d324ff
        RGB:
        211, 36, 255
        CMY:
        17, 86, 0
        CMYK:
        17, 86, 0, 0
      HSL:
        288°, 100.0000%, 57.0588%
        HSV (HSB):
        288°, 85.8824%, 100.0000%
        XYZ:
        45.5448, 22.3306, 96.5175
        xyY:
        0.2770, 0.1358, 22.3306
      CIE-Lab:
        54.3761, 87.9192, -70.7846
        CIE-LCH:
        54.3761, 112.8727, 321.1621
        CIE-Luv:
        54.3761, 52.3427, -119.0387
        Hunter-Lab:
        47.2553, 89.3422, -88.0193
      #d324ff color charts
#d324ff RGB chart
      #d324ff CMYK chart
      #d324ff RGB pie chart
      #d324ff color shades, tints & tones
#d324ff color schemes
#d324ff color preview, HTML & CSS examples
           This text has a color of #d324ff        
        
          <p style="color:#d324ff;">Text here</p>
        
        
          .mytext {color:#d324ff;}
        
        Text color #d324ff
      
           This box has a color of #d324ff        
        
          <div style="background-color:#d324ff;">Content here</div>
        
        
          .mybackground {background-color:#d324ff;}
        
        Background color #d324ff
      
           Border around this has a color of #d324ff        
        
          <div style="border:2px solid #d324ff;">Content here</div>
        
        
          .myborder {border:2px solid #d324ff;}
        
        Border color #d324ff