#fe347d color space conversions
Hex:
        #fe347d
        RGB:
        254, 52, 125
        CMY:
        0, 80, 51
        CMYK:
        0, 80, 51, 0
      HSL:
        338°, 99.0196%, 60.0000%
        HSV (HSB):
        338°, 79.5276%, 99.6078%
        XYZ:
        45.8027, 25.0075, 21.8149
        xyY:
        0.4945, 0.2700, 25.0075
      CIE-Lab:
        57.0827, 76.9897, 8.9754
        CIE-LCH:
        57.0827, 77.5111, 6.6495
        CIE-Luv:
        57.0827, 132.7265, -4.1387
        Hunter-Lab:
        50.0075, 75.9781, 9.1410
      #fe347d color charts
#fe347d RGB chart
      #fe347d CMYK chart
      #fe347d RGB pie chart
      #fe347d color shades, tints & tones
#fe347d color schemes
#fe347d color preview, HTML & CSS examples
           This text has a color of #fe347d        
        
          <p style="color:#fe347d;">Text here</p>
        
        
          .mytext {color:#fe347d;}
        
        Text color #fe347d
      
           This box has a color of #fe347d        
        
          <div style="background-color:#fe347d;">Content here</div>
        
        
          .mybackground {background-color:#fe347d;}
        
        Background color #fe347d
      
           Border around this has a color of #fe347d        
        
          <div style="border:2px solid #fe347d;">Content here</div>
        
        
          .myborder {border:2px solid #fe347d;}
        
        Border color #fe347d