#fe427f color space conversions
Hex:
        #fe427f
        RGB:
        254, 66, 127
        CMY:
        0, 74, 50
        CMYK:
        0, 74, 50, 0
      HSL:
        341°, 98.9474%, 62.7451%
        HSV (HSB):
        341°, 74.0157%, 99.6078%
        XYZ:
        46.6520, 26.4996, 22.7348
        xyY:
        0.4865, 0.2764, 26.4996
      CIE-Lab:
        58.5082, 73.2534, 9.8109
        CIE-LCH:
        58.5082, 73.9074, 7.6283
        CIE-Luv:
        58.5082, 126.5500, -2.1614
        Hunter-Lab:
        51.4777, 71.6808, 9.8494
      #fe427f color charts
#fe427f RGB chart
      #fe427f CMYK chart
      #fe427f RGB pie chart
      #fe427f color shades, tints & tones
#fe427f color schemes
#fe427f color preview, HTML & CSS examples
           This text has a color of #fe427f        
        
          <p style="color:#fe427f;">Text here</p>
        
        
          .mytext {color:#fe427f;}
        
        Text color #fe427f
      
           This box has a color of #fe427f        
        
          <div style="background-color:#fe427f;">Content here</div>
        
        
          .mybackground {background-color:#fe427f;}
        
        Background color #fe427f
      
           Border around this has a color of #fe427f        
        
          <div style="border:2px solid #fe427f;">Content here</div>
        
        
          .myborder {border:2px solid #fe427f;}
        
        Border color #fe427f