#e2467e color space conversions
Hex:
        #e2467e
        RGB:
        226, 70, 126
        CMY:
        11, 73, 51
        CMYK:
        0, 69, 44, 11
      HSL:
        338°, 72.8972%, 58.0392%
        HSV (HSB):
        338°, 69.0265%, 88.6275%
        XYZ:
        37.3201, 22.0554, 22.0288
        xyY:
        0.4585, 0.2709, 22.0554
      CIE-Lab:
        54.0858, 64.0385, 3.4270
        CIE-LCH:
        54.0858, 64.1301, 3.0633
        CIE-Luv:
        54.0858, 102.6096, -7.8863
        Hunter-Lab:
        46.9632, 59.6624, 5.0634
      #e2467e color charts
#e2467e RGB chart
      #e2467e CMYK chart
      #e2467e RGB pie chart
      #e2467e color shades, tints & tones
#e2467e color schemes
#e2467e color preview, HTML & CSS examples
           This text has a color of #e2467e        
        
          <p style="color:#e2467e;">Text here</p>
        
        
          .mytext {color:#e2467e;}
        
        Text color #e2467e
      
           This box has a color of #e2467e        
        
          <div style="background-color:#e2467e;">Content here</div>
        
        
          .mybackground {background-color:#e2467e;}
        
        Background color #e2467e
      
           Border around this has a color of #e2467e        
        
          <div style="border:2px solid #e2467e;">Content here</div>
        
        
          .myborder {border:2px solid #e2467e;}
        
        Border color #e2467e