#fe2980 color space conversions
Hex:
        #fe2980
        RGB:
        254, 41, 128
        CMY:
        0, 84, 50
        CMYK:
        0, 84, 50, 0
      HSL:
        335°, 99.0698%, 57.8431%
        HSV (HSB):
        335°, 83.8583%, 99.6078%
        XYZ:
        45.5623, 24.2152, 22.6947
        xyY:
        0.4927, 0.2619, 24.2152
      CIE-Lab:
        56.3026, 79.6650, 6.0779
        CIE-LCH:
        56.3026, 79.8965, 4.3629
        CIE-Luv:
        56.3026, 134.9205, -8.2893
        Hunter-Lab:
        49.2090, 79.1564, 7.1023
      #fe2980 color charts
#fe2980 RGB chart
      #fe2980 CMYK chart
      #fe2980 RGB pie chart
      #fe2980 color shades, tints & tones
#fe2980 color schemes
#fe2980 color preview, HTML & CSS examples
           This text has a color of #fe2980        
        
          <p style="color:#fe2980;">Text here</p>
        
        
          .mytext {color:#fe2980;}
        
        Text color #fe2980
      
           This box has a color of #fe2980        
        
          <div style="background-color:#fe2980;">Content here</div>
        
        
          .mybackground {background-color:#fe2980;}
        
        Background color #fe2980
      
           Border around this has a color of #fe2980        
        
          <div style="border:2px solid #fe2980;">Content here</div>
        
        
          .myborder {border:2px solid #fe2980;}
        
        Border color #fe2980