#fe1981 color space conversions
Hex:
        #fe1981
        RGB:
        254, 25, 129
        CMY:
        0, 90, 49
        CMYK:
        0, 90, 49, 0
      HSL:
        333°, 99.1342%, 54.7059%
        HSV (HSB):
        333°, 90.1575%, 99.6078%
        XYZ:
        45.1831, 23.3511, 22.8947
        xyY:
        0.4942, 0.2554, 23.3511
      CIE-Lab:
        55.4321, 82.3287, 4.2298
        CIE-LCH:
        55.4321, 82.4373, 2.9411
        CIE-Luv:
        55.4321, 138.0402, -11.1955
        Hunter-Lab:
        48.3229, 82.3367, 5.7354
      #fe1981 color charts
#fe1981 RGB chart
      #fe1981 CMYK chart
      #fe1981 RGB pie chart
      #fe1981 color shades, tints & tones
#fe1981 color schemes
#fe1981 color preview, HTML & CSS examples
           This text has a color of #fe1981        
        
          <p style="color:#fe1981;">Text here</p>
        
        
          .mytext {color:#fe1981;}
        
        Text color #fe1981
      
           This box has a color of #fe1981        
        
          <div style="background-color:#fe1981;">Content here</div>
        
        
          .mybackground {background-color:#fe1981;}
        
        Background color #fe1981
      
           Border around this has a color of #fe1981        
        
          <div style="border:2px solid #fe1981;">Content here</div>
        
        
          .myborder {border:2px solid #fe1981;}
        
        Border color #fe1981