#d323d1 color space conversions
Hex:
        #d323d1
        RGB:
        211, 35, 209
        CMY:
        17, 86, 18
        CMYK:
        0, 83, 1, 17
      HSL:
        301°, 71.5447%, 48.2353%
        HSV (HSB):
        301°, 83.4123%, 82.7451%
        XYZ:
        38.9736, 19.6544, 62.0611
        xyY:
        0.3229, 0.1629, 19.6544
      CIE-Lab:
        51.4442, 80.7540, -49.5419
        CIE-LCH:
        51.4442, 94.7397, 328.4713
        CIE-Luv:
        51.4442, 68.1969, -85.7010
        Hunter-Lab:
        44.3333, 79.3371, -51.9654
      #d323d1 color charts
#d323d1 RGB chart
      #d323d1 CMYK chart
      #d323d1 RGB pie chart
      #d323d1 color shades, tints & tones
#d323d1 color schemes
#d323d1 color preview, HTML & CSS examples
           This text has a color of #d323d1        
        
          <p style="color:#d323d1;">Text here</p>
        
        
          .mytext {color:#d323d1;}
        
        Text color #d323d1
      
           This box has a color of #d323d1        
        
          <div style="background-color:#d323d1;">Content here</div>
        
        
          .mybackground {background-color:#d323d1;}
        
        Background color #d323d1
      
           Border around this has a color of #d323d1        
        
          <div style="border:2px solid #d323d1;">Content here</div>
        
        
          .myborder {border:2px solid #d323d1;}
        
        Border color #d323d1