#e326ef color space conversions
Hex:
        #e326ef
        RGB:
        227, 38, 239
        CMY:
        11, 85, 6
        CMYK:
        5, 84, 0, 6
      HSL:
        296°, 86.2661%, 54.3137%
        HSV (HSB):
        296°, 84.1004%, 93.7255%
        XYZ:
        47.9517, 23.9491, 83.7567
        xyY:
        0.3081, 0.1539, 23.9491
      CIE-Lab:
        56.0368, 87.5350, -59.0510
        CIE-LCH:
        56.0368, 105.5907, 325.9964
        CIE-Luv:
        56.0368, 68.0812, -102.7103
        Hunter-Lab:
        48.9378, 89.2617, -67.2178
      #e326ef color charts
#e326ef RGB chart
      #e326ef CMYK chart
      #e326ef RGB pie chart
      #e326ef color shades, tints & tones
#e326ef color schemes
#e326ef color preview, HTML & CSS examples
           This text has a color of #e326ef        
        
          <p style="color:#e326ef;">Text here</p>
        
        
          .mytext {color:#e326ef;}
        
        Text color #e326ef
      
           This box has a color of #e326ef        
        
          <div style="background-color:#e326ef;">Content here</div>
        
        
          .mybackground {background-color:#e326ef;}
        
        Background color #e326ef
      
           Border around this has a color of #e326ef        
        
          <div style="border:2px solid #e326ef;">Content here</div>
        
        
          .myborder {border:2px solid #e326ef;}
        
        Border color #e326ef