#e145bf color space conversions
Hex:
        #e145bf
        RGB:
        225, 69, 191
        CMY:
        12, 73, 25
        CMYK:
        0, 69, 15, 12
      HSL:
        313°, 72.2222%, 57.6471%
        HSV (HSB):
        313°, 69.3333%, 88.2353%
        XYZ:
        42.5834, 24.0254, 51.6832
        xyY:
        0.3600, 0.2031, 24.0254
      CIE-Lab:
        56.1132, 71.7606, -31.6795
        CIE-LCH:
        56.1132, 78.4422, 336.1804
        CIE-Luv:
        56.1132, 78.3527, -58.9702
        Hunter-Lab:
        49.0157, 69.2982, -28.2056
      #e145bf color charts
#e145bf RGB chart
      #e145bf CMYK chart
      #e145bf RGB pie chart
      #e145bf color shades, tints & tones
#e145bf color schemes
#e145bf color preview, HTML & CSS examples
           This text has a color of #e145bf        
        
          <p style="color:#e145bf;">Text here</p>
        
        
          .mytext {color:#e145bf;}
        
        Text color #e145bf
      
           This box has a color of #e145bf        
        
          <div style="background-color:#e145bf;">Content here</div>
        
        
          .mybackground {background-color:#e145bf;}
        
        Background color #e145bf
      
           Border around this has a color of #e145bf        
        
          <div style="border:2px solid #e145bf;">Content here</div>
        
        
          .myborder {border:2px solid #e145bf;}
        
        Border color #e145bf