#d323b4 color space conversions
Hex:
        #d323b4
        RGB:
        211, 35, 180
        CMY:
        17, 86, 29
        CMYK:
        0, 83, 15, 17
      HSL:
        311°, 71.5447%, 48.2353%
        HSV (HSB):
        311°, 83.4123%, 82.7451%
        XYZ:
        35.7032, 18.3462, 44.8394
        xyY:
        0.3610, 0.1855, 18.3462
      CIE-Lab:
        49.9134, 76.6572, -35.1541
        CIE-LCH:
        49.9134, 84.3334, 335.3644
        CIE-Luv:
        49.9134, 79.6746, -63.3525
        Hunter-Lab:
        42.8325, 73.8326, -32.0853
      #d323b4 color charts
#d323b4 RGB chart
      #d323b4 CMYK chart
      #d323b4 RGB pie chart
      #d323b4 color shades, tints & tones
#d323b4 color schemes
#d323b4 color preview, HTML & CSS examples
           This text has a color of #d323b4        
        
          <p style="color:#d323b4;">Text here</p>
        
        
          .mytext {color:#d323b4;}
        
        Text color #d323b4
      
           This box has a color of #d323b4        
        
          <div style="background-color:#d323b4;">Content here</div>
        
        
          .mybackground {background-color:#d323b4;}
        
        Background color #d323b4
      
           Border around this has a color of #d323b4        
        
          <div style="border:2px solid #d323b4;">Content here</div>
        
        
          .myborder {border:2px solid #d323b4;}
        
        Border color #d323b4