#fe5096 color space conversions
Hex:
        #fe5096
        RGB:
        254, 80, 150
        CMY:
        0, 69, 41
        CMYK:
        0, 69, 41, 0
      HSL:
        336°, 98.8636%, 65.4902%
        HSV (HSB):
        336°, 68.5039%, 99.6078%
        XYZ:
        49.2467, 29.0102, 31.8581
        xyY:
        0.4472, 0.2635, 29.0102
      CIE-Lab:
        60.7906, 70.5962, -0.3775
        CIE-LCH:
        60.7906, 70.5972, 359.6936
        CIE-Luv:
        60.7906, 112.0680, -14.3499
        Hunter-Lab:
        53.8611, 68.9508, 2.6335
      #fe5096 color charts
#fe5096 RGB chart
      #fe5096 CMYK chart
      #fe5096 RGB pie chart
      #fe5096 color shades, tints & tones
#fe5096 color schemes
#fe5096 color preview, HTML & CSS examples
           This text has a color of #fe5096        
        
          <p style="color:#fe5096;">Text here</p>
        
        
          .mytext {color:#fe5096;}
        
        Text color #fe5096
      
           This box has a color of #fe5096        
        
          <div style="background-color:#fe5096;">Content here</div>
        
        
          .mybackground {background-color:#fe5096;}
        
        Background color #fe5096
      
           Border around this has a color of #fe5096        
        
          <div style="border:2px solid #fe5096;">Content here</div>
        
        
          .myborder {border:2px solid #fe5096;}
        
        Border color #fe5096