#fe2050 color space conversions
Hex:
        #fe2050
        RGB:
        254, 32, 80
        CMY:
        0, 87, 69
        CMYK:
        0, 87, 69, 0
      HSL:
        347°, 99.1071%, 56.0784%
        HSV (HSB):
        347°, 87.4016%, 99.6078%
        XYZ:
        42.8375, 22.6830, 9.7099
        xyY:
        0.5694, 0.3015, 22.6830
      CIE-Lab:
        54.7443, 78.4203, 32.6189
        CIE-LCH:
        54.7443, 84.9337, 22.5848
        CIE-Luv:
        54.7443, 155.0343, 19.1521
        Hunter-Lab:
        47.6267, 77.2039, 21.2510
      #fe2050 color charts
#fe2050 RGB chart
      #fe2050 CMYK chart
      #fe2050 RGB pie chart
      #fe2050 color shades, tints & tones
#fe2050 color schemes
#fe2050 color preview, HTML & CSS examples
           This text has a color of #fe2050        
        
          <p style="color:#fe2050;">Text here</p>
        
        
          .mytext {color:#fe2050;}
        
        Text color #fe2050
      
           This box has a color of #fe2050        
        
          <div style="background-color:#fe2050;">Content here</div>
        
        
          .mybackground {background-color:#fe2050;}
        
        Background color #fe2050
      
           Border around this has a color of #fe2050        
        
          <div style="border:2px solid #fe2050;">Content here</div>
        
        
          .myborder {border:2px solid #fe2050;}
        
        Border color #fe2050