#d326b1 color space conversions
Hex:
        #d326b1
        RGB:
        211, 38, 177
        CMY:
        17, 85, 31
        CMYK:
        0, 82, 16, 17
      HSL:
        312°, 69.4779%, 48.8235%
        HSV (HSB):
        312°, 81.9905%, 82.7451%
        XYZ:
        35.4929, 18.4094, 43.2777
        xyY:
        0.3652, 0.1894, 18.4094
      CIE-Lab:
        49.9890, 75.6215, -33.2757
        CIE-LCH:
        49.9890, 82.6189, 336.2491
        CIE-Luv:
        49.9890, 80.4200, -60.4570
        Hunter-Lab:
        42.9062, 72.5729, -29.7689
      #d326b1 color charts
#d326b1 RGB chart
      #d326b1 CMYK chart
      #d326b1 RGB pie chart
      #d326b1 color shades, tints & tones
#d326b1 color schemes
#d326b1 color preview, HTML & CSS examples
           This text has a color of #d326b1        
        
          <p style="color:#d326b1;">Text here</p>
        
        
          .mytext {color:#d326b1;}
        
        Text color #d326b1
      
           This box has a color of #d326b1        
        
          <div style="background-color:#d326b1;">Content here</div>
        
        
          .mybackground {background-color:#d326b1;}
        
        Background color #d326b1
      
           Border around this has a color of #d326b1        
        
          <div style="border:2px solid #d326b1;">Content here</div>
        
        
          .myborder {border:2px solid #d326b1;}
        
        Border color #d326b1