#e334e2 color space conversions
Hex:
        #e334e2
        RGB:
        227, 52, 226
        CMY:
        11, 80, 11
        CMYK:
        0, 77, 0, 11
      HSL:
        300°, 75.7576%, 54.7059%
        HSV (HSB):
        300°, 77.0925%, 89.0196%
        XYZ:
        46.6340, 24.2779, 74.1797
        xyY:
        0.3214, 0.1673, 24.2779
      CIE-Lab:
        56.3649, 82.4409, -51.2163
        CIE-LCH:
        56.3649, 97.0547, 328.1495
        CIE-Luv:
        56.3649, 70.8470, -90.3762
        Hunter-Lab:
        49.2726, 82.7143, -54.7701
      #e334e2 color charts
#e334e2 RGB chart
      #e334e2 CMYK chart
      #e334e2 RGB pie chart
      #e334e2 color shades, tints & tones
#e334e2 color schemes
#e334e2 color preview, HTML & CSS examples
           This text has a color of #e334e2        
        
          <p style="color:#e334e2;">Text here</p>
        
        
          .mytext {color:#e334e2;}
        
        Text color #e334e2
      
           This box has a color of #e334e2        
        
          <div style="background-color:#e334e2;">Content here</div>
        
        
          .mybackground {background-color:#e334e2;}
        
        Background color #e334e2
      
           Border around this has a color of #e334e2        
        
          <div style="border:2px solid #e334e2;">Content here</div>
        
        
          .myborder {border:2px solid #e334e2;}
        
        Border color #e334e2