#fe2984 color space conversions
Hex:
        #fe2984
        RGB:
        254, 41, 132
        CMY:
        0, 84, 48
        CMYK:
        0, 84, 48, 0
      HSL:
        334°, 99.0698%, 57.8431%
        HSV (HSB):
        334°, 83.8583%, 99.6078%
        XYZ:
        45.8308, 24.3226, 24.1090
        xyY:
        0.4862, 0.2580, 24.3226
      CIE-Lab:
        56.4094, 79.9721, 3.8482
        CIE-LCH:
        56.4094, 80.0647, 2.7549
        CIE-Luv:
        56.4094, 133.2547, -11.0856
        Hunter-Lab:
        49.3180, 79.5722, 5.5388
      #fe2984 color charts
#fe2984 RGB chart
      #fe2984 CMYK chart
      #fe2984 RGB pie chart
      #fe2984 color shades, tints & tones
#fe2984 color schemes
#fe2984 color preview, HTML & CSS examples
           This text has a color of #fe2984        
        
          <p style="color:#fe2984;">Text here</p>
        
        
          .mytext {color:#fe2984;}
        
        Text color #fe2984
      
           This box has a color of #fe2984        
        
          <div style="background-color:#fe2984;">Content here</div>
        
        
          .mybackground {background-color:#fe2984;}
        
        Background color #fe2984
      
           Border around this has a color of #fe2984        
        
          <div style="border:2px solid #fe2984;">Content here</div>
        
        
          .myborder {border:2px solid #fe2984;}
        
        Border color #fe2984