#e45fba color space conversions
Hex:
        #e45fba
        RGB:
        228, 95, 186
        CMY:
        11, 63, 27
        CMYK:
        0, 58, 18, 11
      HSL:
        319°, 71.1230%, 63.3333%
        HSV (HSB):
        319°, 58.3333%, 89.4118%
        XYZ:
        44.9500, 28.2236, 49.5329
        xyY:
        0.3663, 0.2300, 28.2236
      CIE-Lab:
        60.0902, 61.5787, -22.6283
        CIE-LCH:
        60.0902, 65.6047, 339.8231
        CIE-Luv:
        60.0902, 73.1307, -44.2004
        Hunter-Lab:
        53.1259, 58.0595, -18.0921
      #e45fba color charts
#e45fba RGB chart
      #e45fba CMYK chart
      #e45fba RGB pie chart
      #e45fba color shades, tints & tones
#e45fba color schemes
#e45fba color preview, HTML & CSS examples
           This text has a color of #e45fba        
        
          <p style="color:#e45fba;">Text here</p>
        
        
          .mytext {color:#e45fba;}
        
        Text color #e45fba
      
           This box has a color of #e45fba        
        
          <div style="background-color:#e45fba;">Content here</div>
        
        
          .mybackground {background-color:#e45fba;}
        
        Background color #e45fba
      
           Border around this has a color of #e45fba        
        
          <div style="border:2px solid #e45fba;">Content here</div>
        
        
          .myborder {border:2px solid #e45fba;}
        
        Border color #e45fba