#d326f2 color space conversions
Hex:
        #d326f2
        RGB:
        211, 38, 242
        CMY:
        17, 85, 5
        CMYK:
        13, 84, 0, 5
      HSL:
        291°, 88.6957%, 54.9020%
        HSV (HSB):
        291°, 84.2975%, 94.9020%
        XYZ:
        43.5841, 21.6459, 85.8853
        xyY:
        0.2884, 0.1432, 21.6459
      CIE-Lab:
        53.6493, 85.3546, -64.7070
        CIE-LCH:
        53.6493, 107.1093, 322.8344
        CIE-Luv:
        53.6493, 56.2726, -109.5663
        Hunter-Lab:
        46.5252, 85.7971, -76.8816
      #d326f2 color charts
#d326f2 RGB chart
      #d326f2 CMYK chart
      #d326f2 RGB pie chart
      #d326f2 color shades, tints & tones
#d326f2 color schemes
#d326f2 color preview, HTML & CSS examples
           This text has a color of #d326f2        
        
          <p style="color:#d326f2;">Text here</p>
        
        
          .mytext {color:#d326f2;}
        
        Text color #d326f2
      
           This box has a color of #d326f2        
        
          <div style="background-color:#d326f2;">Content here</div>
        
        
          .mybackground {background-color:#d326f2;}
        
        Background color #d326f2
      
           Border around this has a color of #d326f2        
        
          <div style="border:2px solid #d326f2;">Content here</div>
        
        
          .myborder {border:2px solid #d326f2;}
        
        Border color #d326f2