#e12f78 color space conversions
Hex:
        #e12f78
        RGB:
        225, 47, 120
        CMY:
        12, 82, 53
        CMYK:
        0, 79, 47, 12
      HSL:
        335°, 74.7899%, 53.3333%
        HSV (HSB):
        335°, 79.1111%, 88.2353%
        XYZ:
        35.4580, 19.3966, 19.6444
        xyY:
        0.4760, 0.2604, 19.3966
      CIE-Lab:
        51.1481, 70.5075, 2.7610
        CIE-LCH:
        51.1481, 70.5615, 2.2425
        CIE-Luv:
        51.1481, 113.1897, -10.1795
        Hunter-Lab:
        44.0416, 66.6379, 4.3834
      #e12f78 color charts
#e12f78 RGB chart
      #e12f78 CMYK chart
      #e12f78 RGB pie chart
      #e12f78 color shades, tints & tones
#e12f78 color schemes
#e12f78 color preview, HTML & CSS examples
           This text has a color of #e12f78        
        
          <p style="color:#e12f78;">Text here</p>
        
        
          .mytext {color:#e12f78;}
        
        Text color #e12f78
      
           This box has a color of #e12f78        
        
          <div style="background-color:#e12f78;">Content here</div>
        
        
          .mybackground {background-color:#e12f78;}
        
        Background color #e12f78
      
           Border around this has a color of #e12f78        
        
          <div style="border:2px solid #e12f78;">Content here</div>
        
        
          .myborder {border:2px solid #e12f78;}
        
        Border color #e12f78