#d324f3 color space conversions
Hex:
        #d324f3
        RGB:
        211, 36, 243
        CMY:
        17, 86, 5
        CMYK:
        13, 85, 0, 5
      HSL:
        291°, 89.6104%, 54.7059%
        HSV (HSB):
        291°, 85.1852%, 95.2941%
        XYZ:
        43.6725, 21.5817, 86.6579
        xyY:
        0.2875, 0.1421, 21.5817
      CIE-Lab:
        53.5803, 85.9123, -65.3783
        CIE-LCH:
        53.5803, 107.9594, 322.7293
        CIE-Luv:
        53.5803, 56.1468, -110.5658
        Hunter-Lab:
        46.4561, 86.5063, -78.0786
      #d324f3 color charts
#d324f3 RGB chart
      #d324f3 CMYK chart
      #d324f3 RGB pie chart
      #d324f3 color shades, tints & tones
#d324f3 color schemes
#d324f3 color preview, HTML & CSS examples
           This text has a color of #d324f3        
        
          <p style="color:#d324f3;">Text here</p>
        
        
          .mytext {color:#d324f3;}
        
        Text color #d324f3
      
           This box has a color of #d324f3        
        
          <div style="background-color:#d324f3;">Content here</div>
        
        
          .mybackground {background-color:#d324f3;}
        
        Background color #d324f3
      
           Border around this has a color of #d324f3        
        
          <div style="border:2px solid #d324f3;">Content here</div>
        
        
          .myborder {border:2px solid #d324f3;}
        
        Border color #d324f3