#e12b96 color space conversions
Hex:
        #e12b96
        RGB:
        225, 43, 150
        CMY:
        12, 83, 41
        CMYK:
        0, 81, 33, 12
      HSL:
        325°, 75.2066%, 52.5490%
        HSV (HSB):
        325°, 80.8889%, 88.2353%
        XYZ:
        37.4202, 19.9373, 30.7302
        xyY:
        0.4248, 0.2263, 19.9373
      CIE-Lab:
        51.7663, 74.3636, -14.3509
        CIE-LCH:
        51.7663, 75.7357, 349.0772
        CIE-Luv:
        51.7663, 101.8426, -33.4795
        Hunter-Lab:
        44.6512, 71.4534, -9.5491
      #e12b96 color charts
#e12b96 RGB chart
      #e12b96 CMYK chart
      #e12b96 RGB pie chart
      #e12b96 color shades, tints & tones
#e12b96 color schemes
#e12b96 color preview, HTML & CSS examples
           This text has a color of #e12b96        
        
          <p style="color:#e12b96;">Text here</p>
        
        
          .mytext {color:#e12b96;}
        
        Text color #e12b96
      
           This box has a color of #e12b96        
        
          <div style="background-color:#e12b96;">Content here</div>
        
        
          .mybackground {background-color:#e12b96;}
        
        Background color #e12b96
      
           Border around this has a color of #e12b96        
        
          <div style="border:2px solid #e12b96;">Content here</div>
        
        
          .myborder {border:2px solid #e12b96;}
        
        Border color #e12b96