#e2528e color space conversions
Hex:
        #e2528e
        RGB:
        226, 82, 142
        CMY:
        11, 68, 44
        CMYK:
        0, 64, 37, 11
      HSL:
        335°, 71.2871%, 60.3922%
        HSV (HSB):
        335°, 63.7168%, 88.6275%
        XYZ:
        39.2638, 24.1563, 28.1844
        xyY:
        0.4286, 0.2637, 24.1563
      CIE-Lab:
        56.2440, 60.9850, -2.9031
        CIE-LCH:
        56.2440, 61.0540, 357.2746
        CIE-Luv:
        56.2440, 91.5511, -15.4612
        Hunter-Lab:
        49.1491, 56.5877, 0.4047
      #e2528e color charts
#e2528e RGB chart
      #e2528e CMYK chart
      #e2528e RGB pie chart
      #e2528e color shades, tints & tones
#e2528e color schemes
#e2528e color preview, HTML & CSS examples
           This text has a color of #e2528e        
        
          <p style="color:#e2528e;">Text here</p>
        
        
          .mytext {color:#e2528e;}
        
        Text color #e2528e
      
           This box has a color of #e2528e        
        
          <div style="background-color:#e2528e;">Content here</div>
        
        
          .mybackground {background-color:#e2528e;}
        
        Background color #e2528e
      
           Border around this has a color of #e2528e        
        
          <div style="border:2px solid #e2528e;">Content here</div>
        
        
          .myborder {border:2px solid #e2528e;}
        
        Border color #e2528e