#e145bc color space conversions
Hex:
        #e145bc
        RGB:
        225, 69, 188
        CMY:
        12, 73, 26
        CMYK:
        0, 69, 16, 12
      HSL:
        314°, 72.2222%, 57.6471%
        HSV (HSB):
        314°, 69.3333%, 88.2353%
        XYZ:
        42.2566, 23.8946, 49.9619
        xyY:
        0.3639, 0.2058, 23.8946
      CIE-Lab:
        55.9821, 71.3440, -30.1539
        CIE-LCH:
        55.9821, 77.4547, 337.0884
        CIE-Luv:
        55.9821, 79.4483, -56.5710
        Hunter-Lab:
        48.8821, 68.7620, -26.3822
      #e145bc color charts
#e145bc RGB chart
      #e145bc CMYK chart
      #e145bc RGB pie chart
      #e145bc color shades, tints & tones
#e145bc color schemes
#e145bc color preview, HTML & CSS examples
           This text has a color of #e145bc        
        
          <p style="color:#e145bc;">Text here</p>
        
        
          .mytext {color:#e145bc;}
        
        Text color #e145bc
      
           This box has a color of #e145bc        
        
          <div style="background-color:#e145bc;">Content here</div>
        
        
          .mybackground {background-color:#e145bc;}
        
        Background color #e145bc
      
           Border around this has a color of #e145bc        
        
          <div style="border:2px solid #e145bc;">Content here</div>
        
        
          .myborder {border:2px solid #e145bc;}
        
        Border color #e145bc