#fe21aa color space conversions
Hex:
        #fe21aa
        RGB:
        254, 33, 170
        CMY:
        0, 87, 33
        CMYK:
        0, 87, 33, 0
      HSL:
        323°, 99.1031%, 56.2745%
        HSV (HSB):
        323°, 87.0079%, 99.6078%
        XYZ:
        48.6726, 25.0608, 40.3021
        xyY:
        0.4268, 0.2198, 25.0608
      CIE-Lab:
        57.1346, 84.7879, -17.5052
        CIE-LCH:
        57.1346, 86.5761, 348.3347
        CIE-Luv:
        57.1346, 118.1483, -40.7477
        Hunter-Lab:
        50.0608, 85.9438, -12.6897
      #fe21aa color charts
#fe21aa RGB chart
      #fe21aa CMYK chart
      #fe21aa RGB pie chart
      #fe21aa color shades, tints & tones
#fe21aa color schemes
#fe21aa color preview, HTML & CSS examples
           This text has a color of #fe21aa        
        
          <p style="color:#fe21aa;">Text here</p>
        
        
          .mytext {color:#fe21aa;}
        
        Text color #fe21aa
      
           This box has a color of #fe21aa        
        
          <div style="background-color:#fe21aa;">Content here</div>
        
        
          .mybackground {background-color:#fe21aa;}
        
        Background color #fe21aa
      
           Border around this has a color of #fe21aa        
        
          <div style="border:2px solid #fe21aa;">Content here</div>
        
        
          .myborder {border:2px solid #fe21aa;}
        
        Border color #fe21aa