#fe30aa color space conversions
Hex:
        #fe30aa
        RGB:
        254, 48, 170
        CMY:
        0, 81, 33
        CMYK:
        0, 81, 33, 0
      HSL:
        324°, 99.0385%, 59.2157%
        HSV (HSB):
        324°, 81.1024%, 99.6078%
        XYZ:
        49.1857, 26.0870, 40.4731
        xyY:
        0.4249, 0.2254, 26.0870
      CIE-Lab:
        58.1196, 81.9433, -16.0099
        CIE-LCH:
        58.1196, 83.4927, 348.9450
        CIE-Luv:
        58.1196, 115.0650, -38.1601
        Hunter-Lab:
        51.0754, 82.5136, -11.2297
      #fe30aa color charts
#fe30aa RGB chart
      #fe30aa CMYK chart
      #fe30aa RGB pie chart
      #fe30aa color shades, tints & tones
#fe30aa color schemes
#fe30aa color preview, HTML & CSS examples
           This text has a color of #fe30aa        
        
          <p style="color:#fe30aa;">Text here</p>
        
        
          .mytext {color:#fe30aa;}
        
        Text color #fe30aa
      
           This box has a color of #fe30aa        
        
          <div style="background-color:#fe30aa;">Content here</div>
        
        
          .mybackground {background-color:#fe30aa;}
        
        Background color #fe30aa
      
           Border around this has a color of #fe30aa        
        
          <div style="border:2px solid #fe30aa;">Content here</div>
        
        
          .myborder {border:2px solid #fe30aa;}
        
        Border color #fe30aa