#fe0158 color space conversions
Hex:
        #fe0158
        RGB:
        254, 1, 88
        CMY:
        0, 100, 65
        CMYK:
        0, 100, 65, 0
      HSL:
        339°, 99.2157%, 50.0000%
        HSV (HSB):
        339°, 99.6063%, 99.6078%
        XYZ:
        42.6454, 21.7971, 11.1921
        xyY:
        0.5638, 0.2882, 21.7971
      CIE-Lab:
        53.8111, 81.8689, 26.6766
        CIE-LCH:
        53.8111, 86.1055, 18.0480
        CIE-Luv:
        53.8111, 157.5735, 12.7544
        Hunter-Lab:
        46.6874, 81.3432, 18.4679
      #fe0158 color charts
#fe0158 RGB chart
      #fe0158 CMYK chart
      #fe0158 RGB pie chart
      #fe0158 color shades, tints & tones
#fe0158 color schemes
#fe0158 color preview, HTML & CSS examples
           This text has a color of #fe0158        
        
          <p style="color:#fe0158;">Text here</p>
        
        
          .mytext {color:#fe0158;}
        
        Text color #fe0158
      
           This box has a color of #fe0158        
        
          <div style="background-color:#fe0158;">Content here</div>
        
        
          .mybackground {background-color:#fe0158;}
        
        Background color #fe0158
      
           Border around this has a color of #fe0158        
        
          <div style="border:2px solid #fe0158;">Content here</div>
        
        
          .myborder {border:2px solid #fe0158;}
        
        Border color #fe0158