#e12f71 color space conversions
Hex:
        #e12f71
        RGB:
        225, 47, 113
        CMY:
        12, 82, 56
        CMYK:
        0, 79, 50, 12
      HSL:
        338°, 74.7899%, 53.3333%
        HSV (HSB):
        338°, 79.1111%, 88.2353%
        XYZ:
        35.0485, 19.2328, 17.4878
        xyY:
        0.4884, 0.2680, 19.2328
      CIE-Lab:
        50.9585, 69.9335, 6.7309
        CIE-LCH:
        50.9585, 70.2566, 5.4976
        CIE-Luv:
        50.9585, 115.9385, -5.2874
        Hunter-Lab:
        43.8553, 65.9079, 7.0561
      #e12f71 color charts
#e12f71 RGB chart
      #e12f71 CMYK chart
      #e12f71 RGB pie chart
      #e12f71 color shades, tints & tones
#e12f71 color schemes
#e12f71 color preview, HTML & CSS examples
           This text has a color of #e12f71        
        
          <p style="color:#e12f71;">Text here</p>
        
        
          .mytext {color:#e12f71;}
        
        Text color #e12f71
      
           This box has a color of #e12f71        
        
          <div style="background-color:#e12f71;">Content here</div>
        
        
          .mybackground {background-color:#e12f71;}
        
        Background color #e12f71
      
           Border around this has a color of #e12f71        
        
          <div style="border:2px solid #e12f71;">Content here</div>
        
        
          .myborder {border:2px solid #e12f71;}
        
        Border color #e12f71