#fe1458 color space conversions
Hex:
        #fe1458
        RGB:
        254, 20, 88
        CMY:
        0, 92, 65
        CMYK:
        0, 92, 65, 0
      HSL:
        343°, 99.1525%, 53.7255%
        HSV (HSB):
        343°, 92.1260%, 99.6078%
        XYZ:
        42.8847, 22.2757, 11.2719
        xyY:
        0.5611, 0.2914, 22.2757
      CIE-Lab:
        54.3183, 80.3971, 27.3292
        CIE-LCH:
        54.3183, 84.9151, 18.7743
        CIE-Luv:
        54.3183, 155.1355, 13.8740
        Hunter-Lab:
        47.1972, 79.5950, 18.8780
      #fe1458 color charts
#fe1458 RGB chart
      #fe1458 CMYK chart
      #fe1458 RGB pie chart
      #fe1458 color shades, tints & tones
#fe1458 color schemes
#fe1458 color preview, HTML & CSS examples
           This text has a color of #fe1458        
        
          <p style="color:#fe1458;">Text here</p>
        
        
          .mytext {color:#fe1458;}
        
        Text color #fe1458
      
           This box has a color of #fe1458        
        
          <div style="background-color:#fe1458;">Content here</div>
        
        
          .mybackground {background-color:#fe1458;}
        
        Background color #fe1458
      
           Border around this has a color of #fe1458        
        
          <div style="border:2px solid #fe1458;">Content here</div>
        
        
          .myborder {border:2px solid #fe1458;}
        
        Border color #fe1458