#e12bae color space conversions
Hex:
        #e12bae
        RGB:
        225, 43, 174
        CMY:
        12, 83, 32
        CMYK:
        0, 81, 23, 12
      HSL:
        317°, 75.2066%, 52.5490%
        HSV (HSB):
        317°, 80.8889%, 88.2353%
        XYZ:
        39.5552, 20.7913, 41.9727
        xyY:
        0.3866, 0.2032, 20.7913
      CIE-Lab:
        52.7203, 77.0920, -27.0734
        CIE-LCH:
        52.7203, 81.7077, 340.6496
        CIE-Luv:
        52.7203, 91.5795, -52.3135
        Hunter-Lab:
        45.5975, 75.0508, -22.6585
      #e12bae color charts
#e12bae RGB chart
      #e12bae CMYK chart
      #e12bae RGB pie chart
      #e12bae color shades, tints & tones
#e12bae color schemes
#e12bae color preview, HTML & CSS examples
           This text has a color of #e12bae        
        
          <p style="color:#e12bae;">Text here</p>
        
        
          .mytext {color:#e12bae;}
        
        Text color #e12bae
      
           This box has a color of #e12bae        
        
          <div style="background-color:#e12bae;">Content here</div>
        
        
          .mybackground {background-color:#e12bae;}
        
        Background color #e12bae
      
           Border around this has a color of #e12bae        
        
          <div style="border:2px solid #e12bae;">Content here</div>
        
        
          .myborder {border:2px solid #e12bae;}
        
        Border color #e12bae