#e2468e color space conversions
Hex:
        #e2468e
        RGB:
        226, 70, 142
        CMY:
        11, 73, 44
        CMYK:
        0, 69, 37, 11
      HSL:
        332°, 72.8972%, 58.0392%
        HSV (HSB):
        332°, 69.0265%, 88.6275%
        XYZ:
        38.4367, 22.5021, 27.9087
        xyY:
        0.4326, 0.2533, 22.5021
      CIE-Lab:
        54.5557, 65.6286, -5.3969
        CIE-LCH:
        54.5557, 65.8501, 355.2989
        CIE-Luv:
        54.5557, 96.8906, -19.7059
        Hunter-Lab:
        47.4363, 61.6212, -1.6772
      #e2468e color charts
#e2468e RGB chart
      #e2468e CMYK chart
      #e2468e RGB pie chart
      #e2468e color shades, tints & tones
#e2468e color schemes
#e2468e color preview, HTML & CSS examples
           This text has a color of #e2468e        
        
          <p style="color:#e2468e;">Text here</p>
        
        
          .mytext {color:#e2468e;}
        
        Text color #e2468e
      
           This box has a color of #e2468e        
        
          <div style="background-color:#e2468e;">Content here</div>
        
        
          .mybackground {background-color:#e2468e;}
        
        Background color #e2468e
      
           Border around this has a color of #e2468e        
        
          <div style="border:2px solid #e2468e;">Content here</div>
        
        
          .myborder {border:2px solid #e2468e;}
        
        Border color #e2468e