#e145c2 color space conversions
Hex:
        #e145c2
        RGB:
        225, 69, 194
        CMY:
        12, 73, 24
        CMYK:
        0, 69, 14, 12
      HSL:
        312°, 72.2222%, 57.6471%
        HSV (HSB):
        312°, 69.3333%, 88.2353%
        XYZ:
        42.9171, 24.1588, 53.4401
        xyY:
        0.3561, 0.2005, 24.1588
      CIE-Lab:
        56.2465, 72.1827, -33.1979
        CIE-LCH:
        56.2465, 79.4509, 335.3016
        CIE-Luv:
        56.2465, 77.2626, -61.3678
        Hunter-Lab:
        49.1516, 69.8430, -30.0569
      #e145c2 color charts
#e145c2 RGB chart
      #e145c2 CMYK chart
      #e145c2 RGB pie chart
      #e145c2 color shades, tints & tones
#e145c2 color schemes
#e145c2 color preview, HTML & CSS examples
           This text has a color of #e145c2        
        
          <p style="color:#e145c2;">Text here</p>
        
        
          .mytext {color:#e145c2;}
        
        Text color #e145c2
      
           This box has a color of #e145c2        
        
          <div style="background-color:#e145c2;">Content here</div>
        
        
          .mybackground {background-color:#e145c2;}
        
        Background color #e145c2
      
           Border around this has a color of #e145c2        
        
          <div style="border:2px solid #e145c2;">Content here</div>
        
        
          .myborder {border:2px solid #e145c2;}
        
        Border color #e145c2