#e12b78 color space conversions
Hex:
        #e12b78
        RGB:
        225, 43, 120
        CMY:
        12, 83, 53
        CMYK:
        0, 81, 47, 12
      HSL:
        335°, 75.2066%, 52.5490%
        HSV (HSB):
        335°, 80.8889%, 88.2353%
        XYZ:
        35.3054, 19.0914, 19.5935
        xyY:
        0.4772, 0.2580, 19.0914
      CIE-Lab:
        50.7939, 71.5167, 2.2481
        CIE-LCH:
        50.7939, 71.5520, 1.8005
        CIE-Luv:
        50.7939, 114.4666, -11.0371
        Hunter-Lab:
        43.6937, 67.7677, 3.9982
      #e12b78 color charts
#e12b78 RGB chart
      #e12b78 CMYK chart
      #e12b78 RGB pie chart
      #e12b78 color shades, tints & tones
#e12b78 color schemes
#e12b78 color preview, HTML & CSS examples
           This text has a color of #e12b78        
        
          <p style="color:#e12b78;">Text here</p>
        
        
          .mytext {color:#e12b78;}
        
        Text color #e12b78
      
           This box has a color of #e12b78        
        
          <div style="background-color:#e12b78;">Content here</div>
        
        
          .mybackground {background-color:#e12b78;}
        
        Background color #e12b78
      
           Border around this has a color of #e12b78        
        
          <div style="border:2px solid #e12b78;">Content here</div>
        
        
          .myborder {border:2px solid #e12b78;}
        
        Border color #e12b78