#d326ee color space conversions
Hex:
        #d326ee
        RGB:
        211, 38, 238
        CMY:
        17, 85, 7
        CMYK:
        11, 84, 0, 7
      HSL:
        292°, 85.4701%, 54.1176%
        HSV (HSB):
        292°, 84.0336%, 93.3333%
        XYZ:
        42.9897, 21.4082, 82.7553
        xyY:
        0.2921, 0.1455, 21.4082
      CIE-Lab:
        53.3933, 84.6970, -62.8755
        CIE-LCH:
        53.3933, 105.4842, 323.4113
        CIE-Luv:
        53.3933, 57.5873, -106.6885
        Hunter-Lab:
        46.2689, 84.8784, -73.6561
      #d326ee color charts
#d326ee RGB chart
      #d326ee CMYK chart
      #d326ee RGB pie chart
      #d326ee color shades, tints & tones
#d326ee color schemes
#d326ee color preview, HTML & CSS examples
           This text has a color of #d326ee        
        
          <p style="color:#d326ee;">Text here</p>
        
        
          .mytext {color:#d326ee;}
        
        Text color #d326ee
      
           This box has a color of #d326ee        
        
          <div style="background-color:#d326ee;">Content here</div>
        
        
          .mybackground {background-color:#d326ee;}
        
        Background color #d326ee
      
           Border around this has a color of #d326ee        
        
          <div style="border:2px solid #d326ee;">Content here</div>
        
        
          .myborder {border:2px solid #d326ee;}
        
        Border color #d326ee