#fe348b color space conversions
Hex:
        #fe348b
        RGB:
        254, 52, 139
        CMY:
        0, 80, 45
        CMYK:
        0, 80, 45, 0
      HSL:
        334°, 99.0196%, 60.0000%
        HSV (HSB):
        334°, 79.5276%, 99.6078%
        XYZ:
        46.7612, 25.3909, 26.8624
        xyY:
        0.4723, 0.2564, 25.3909
      CIE-Lab:
        57.4543, 78.1036, 1.2085
        CIE-LCH:
        57.4543, 78.1130, 0.8865
        CIE-Luv:
        57.4543, 127.1274, -13.9561
        Hunter-Lab:
        50.3894, 77.4662, 3.6652
      #fe348b color charts
#fe348b RGB chart
      #fe348b CMYK chart
      #fe348b RGB pie chart
      #fe348b color shades, tints & tones
#fe348b color schemes
#fe348b color preview, HTML & CSS examples
           This text has a color of #fe348b        
        
          <p style="color:#fe348b;">Text here</p>
        
        
          .mytext {color:#fe348b;}
        
        Text color #fe348b
      
           This box has a color of #fe348b        
        
          <div style="background-color:#fe348b;">Content here</div>
        
        
          .mybackground {background-color:#fe348b;}
        
        Background color #fe348b
      
           Border around this has a color of #fe348b        
        
          <div style="border:2px solid #fe348b;">Content here</div>
        
        
          .myborder {border:2px solid #fe348b;}
        
        Border color #fe348b