#e324f2 color space conversions
Hex:
        #e324f2
        RGB:
        227, 36, 242
        CMY:
        11, 86, 5
        CMYK:
        6, 85, 0, 5
      HSL:
        296°, 88.7931%, 54.5098%
        HSV (HSB):
        296°, 85.1240%, 94.9020%
        XYZ:
        48.3364, 24.0035, 86.0899
        xyY:
        0.3051, 0.1515, 24.0035
      CIE-Lab:
        56.0912, 88.3622, -60.6433
        CIE-LCH:
        56.0912, 107.1703, 325.5381
        CIE-Luv:
        56.0912, 67.2183, -105.2110
        Hunter-Lab:
        48.9933, 90.3685, -69.8877
      #e324f2 color charts
#e324f2 RGB chart
      #e324f2 CMYK chart
      #e324f2 RGB pie chart
      #e324f2 color shades, tints & tones
#e324f2 color schemes
#e324f2 color preview, HTML & CSS examples
           This text has a color of #e324f2        
        
          <p style="color:#e324f2;">Text here</p>
        
        
          .mytext {color:#e324f2;}
        
        Text color #e324f2
      
           This box has a color of #e324f2        
        
          <div style="background-color:#e324f2;">Content here</div>
        
        
          .mybackground {background-color:#e324f2;}
        
        Background color #e324f2
      
           Border around this has a color of #e324f2        
        
          <div style="border:2px solid #e324f2;">Content here</div>
        
        
          .myborder {border:2px solid #e324f2;}
        
        Border color #e324f2