#fe228a color space conversions
Hex:
        #fe228a
        RGB:
        254, 34, 138
        CMY:
        0, 87, 46
        CMYK:
        0, 87, 46, 0
      HSL:
        332°, 99.0991%, 56.4706%
        HSV (HSB):
        332°, 86.6142%, 99.6078%
        XYZ:
        46.0325, 24.0499, 26.2607
        xyY:
        0.4778, 0.2496, 24.0499
      CIE-Lab:
        56.1377, 81.7176, -0.1178
        CIE-LCH:
        56.1377, 81.7177, 359.9174
        CIE-Luv:
        56.1377, 132.3621, -16.4693
        Hunter-Lab:
        49.0407, 81.7297, 2.5794
      #fe228a color charts
#fe228a RGB chart
      #fe228a CMYK chart
      #fe228a RGB pie chart
      #fe228a color shades, tints & tones
#fe228a color schemes
#fe228a color preview, HTML & CSS examples
           This text has a color of #fe228a        
        
          <p style="color:#fe228a;">Text here</p>
        
        
          .mytext {color:#fe228a;}
        
        Text color #fe228a
      
           This box has a color of #fe228a        
        
          <div style="background-color:#fe228a;">Content here</div>
        
        
          .mybackground {background-color:#fe228a;}
        
        Background color #fe228a
      
           Border around this has a color of #fe228a        
        
          <div style="border:2px solid #fe228a;">Content here</div>
        
        
          .myborder {border:2px solid #fe228a;}
        
        Border color #fe228a