#e45faa color space conversions
Hex:
        #e45faa
        RGB:
        228, 95, 170
        CMY:
        11, 63, 33
        CMYK:
        0, 58, 25, 11
      HSL:
        326°, 71.1230%, 63.3333%
        HSV (HSB):
        326°, 58.3333%, 89.4118%
        XYZ:
        43.3428, 27.5807, 41.0694
        xyY:
        0.3870, 0.2463, 27.5807
      CIE-Lab:
        59.5080, 59.3887, -14.3187
        CIE-LCH:
        59.5080, 61.0905, 346.4446
        CIE-Luv:
        59.5080, 78.0889, -31.3719
        Hunter-Lab:
        52.5173, 55.4117, -9.6036
      #e45faa color charts
#e45faa RGB chart
      #e45faa CMYK chart
      #e45faa RGB pie chart
      #e45faa color shades, tints & tones
#e45faa color schemes
#e45faa color preview, HTML & CSS examples
           This text has a color of #e45faa        
        
          <p style="color:#e45faa;">Text here</p>
        
        
          .mytext {color:#e45faa;}
        
        Text color #e45faa
      
           This box has a color of #e45faa        
        
          <div style="background-color:#e45faa;">Content here</div>
        
        
          .mybackground {background-color:#e45faa;}
        
        Background color #e45faa
      
           Border around this has a color of #e45faa        
        
          <div style="border:2px solid #e45faa;">Content here</div>
        
        
          .myborder {border:2px solid #e45faa;}
        
        Border color #e45faa