#fe70aa color space conversions
Hex:
        #fe70aa
        RGB:
        254, 112, 170
        CMY:
        0, 56, 33
        CMYK:
        0, 56, 33, 0
      HSL:
        335°, 98.6111%, 71.7647%
        HSV (HSB):
        335°, 55.9055%, 99.6078%
        XYZ:
        53.9229, 35.5615, 42.0522
        xyY:
        0.4099, 0.2704, 35.5615
      CIE-Lab:
        66.1835, 59.6796, -3.9529
        CIE-LCH:
        66.1835, 59.8103, 356.2105
        CIE-Luv:
        66.1835, 89.8763, -17.0093
        Hunter-Lab:
        59.6334, 57.0483, -0.0666
      #fe70aa color charts
#fe70aa RGB chart
      #fe70aa CMYK chart
      #fe70aa RGB pie chart
      #fe70aa color shades, tints & tones
#fe70aa color schemes
#fe70aa color preview, HTML & CSS examples
           This text has a color of #fe70aa        
        
          <p style="color:#fe70aa;">Text here</p>
        
        
          .mytext {color:#fe70aa;}
        
        Text color #fe70aa
      
           This box has a color of #fe70aa        
        
          <div style="background-color:#fe70aa;">Content here</div>
        
        
          .mybackground {background-color:#fe70aa;}
        
        Background color #fe70aa
      
           Border around this has a color of #fe70aa        
        
          <div style="border:2px solid #fe70aa;">Content here</div>
        
        
          .myborder {border:2px solid #fe70aa;}
        
        Border color #fe70aa