#e12f80 color space conversions
Hex:
        #e12f80
        RGB:
        225, 47, 128
        CMY:
        12, 82, 50
        CMYK:
        0, 79, 43, 12
      HSL:
        333°, 74.7899%, 53.3333%
        HSV (HSB):
        333°, 79.1111%, 88.2353%
        XYZ:
        35.9641, 19.5991, 22.3096
        xyY:
        0.4618, 0.2517, 19.5991
      CIE-Lab:
        51.3809, 71.2085, -1.7333
        CIE-LCH:
        51.3809, 71.2296, 358.6057
        CIE-Luv:
        51.3809, 109.9645, -15.9568
        Hunter-Lab:
        44.2709, 67.5333, 1.1114
      #e12f80 color charts
#e12f80 RGB chart
      #e12f80 CMYK chart
      #e12f80 RGB pie chart
      #e12f80 color shades, tints & tones
#e12f80 color schemes
#e12f80 color preview, HTML & CSS examples
           This text has a color of #e12f80        
        
          <p style="color:#e12f80;">Text here</p>
        
        
          .mytext {color:#e12f80;}
        
        Text color #e12f80
      
           This box has a color of #e12f80        
        
          <div style="background-color:#e12f80;">Content here</div>
        
        
          .mybackground {background-color:#e12f80;}
        
        Background color #e12f80
      
           Border around this has a color of #e12f80        
        
          <div style="border:2px solid #e12f80;">Content here</div>
        
        
          .myborder {border:2px solid #e12f80;}
        
        Border color #e12f80