#e12aae color space conversions
Hex:
        #e12aae
        RGB:
        225, 42, 174
        CMY:
        12, 84, 32
        CMYK:
        0, 81, 23, 12
      HSL:
        317°, 75.3086%, 52.3529%
        HSV (HSB):
        317°, 81.3333%, 88.2353%
        XYZ:
        39.5193, 20.7195, 41.9608
        xyY:
        0.3867, 0.2027, 20.7195
      CIE-Lab:
        52.6411, 77.3205, -27.1962
        CIE-LCH:
        52.6411, 81.9640, 340.6215
        CIE-Luv:
        52.6411, 91.7829, -52.5164
        Hunter-Lab:
        45.5186, 75.3160, -22.7926
      #e12aae color charts
#e12aae RGB chart
      #e12aae CMYK chart
      #e12aae RGB pie chart
      #e12aae color shades, tints & tones
#e12aae color schemes
#e12aae color preview, HTML & CSS examples
           This text has a color of #e12aae        
        
          <p style="color:#e12aae;">Text here</p>
        
        
          .mytext {color:#e12aae;}
        
        Text color #e12aae
      
           This box has a color of #e12aae        
        
          <div style="background-color:#e12aae;">Content here</div>
        
        
          .mybackground {background-color:#e12aae;}
        
        Background color #e12aae
      
           Border around this has a color of #e12aae        
        
          <div style="border:2px solid #e12aae;">Content here</div>
        
        
          .myborder {border:2px solid #e12aae;}
        
        Border color #e12aae