#e2267f color space conversions
Hex:
        #e2267f
        RGB:
        226, 38, 127
        CMY:
        11, 85, 50
        CMYK:
        0, 83, 44, 11
      HSL:
        332°, 76.4228%, 51.7647%
        HSV (HSB):
        332°, 83.1858%, 88.6275%
        XYZ:
        35.8879, 19.0873, 21.8714
        xyY:
        0.4670, 0.2484, 19.0873
      CIE-Lab:
        50.7892, 73.5033, -1.9764
        CIE-LCH:
        50.7892, 73.5298, 358.4598
        CIE-Luv:
        50.7892, 113.7750, -16.7538
        Hunter-Lab:
        43.6890, 70.1714, 0.9008
      #e2267f color charts
#e2267f RGB chart
      #e2267f CMYK chart
      #e2267f RGB pie chart
      #e2267f color shades, tints & tones
#e2267f color schemes
#e2267f color preview, HTML & CSS examples
           This text has a color of #e2267f        
        
          <p style="color:#e2267f;">Text here</p>
        
        
          .mytext {color:#e2267f;}
        
        Text color #e2267f
      
           This box has a color of #e2267f        
        
          <div style="background-color:#e2267f;">Content here</div>
        
        
          .mybackground {background-color:#e2267f;}
        
        Background color #e2267f
      
           Border around this has a color of #e2267f        
        
          <div style="border:2px solid #e2267f;">Content here</div>
        
        
          .myborder {border:2px solid #e2267f;}
        
        Border color #e2267f