#fe21a2 color space conversions
Hex:
        #fe21a2
        RGB:
        254, 33, 162
        CMY:
        0, 87, 36
        CMYK:
        0, 87, 36, 0
      HSL:
        325°, 99.1031%, 56.2745%
        HSV (HSB):
        325°, 87.0079%, 99.6078%
        XYZ:
        47.9385, 24.7672, 36.4363
        xyY:
        0.4392, 0.2269, 24.7672
      CIE-Lab:
        56.8479, 84.0026, -13.2531
        CIE-LCH:
        56.8479, 85.0417, 351.0344
        CIE-Luv:
        56.8479, 121.7997, -34.5651
        Hunter-Lab:
        49.7666, 84.8513, -8.5721
      #fe21a2 color charts
#fe21a2 RGB chart
      #fe21a2 CMYK chart
      #fe21a2 RGB pie chart
      #fe21a2 color shades, tints & tones
#fe21a2 color schemes
#fe21a2 color preview, HTML & CSS examples
           This text has a color of #fe21a2        
        
          <p style="color:#fe21a2;">Text here</p>
        
        
          .mytext {color:#fe21a2;}
        
        Text color #fe21a2
      
           This box has a color of #fe21a2        
        
          <div style="background-color:#fe21a2;">Content here</div>
        
        
          .mybackground {background-color:#fe21a2;}
        
        Background color #fe21a2
      
           Border around this has a color of #fe21a2        
        
          <div style="border:2px solid #fe21a2;">Content here</div>
        
        
          .myborder {border:2px solid #fe21a2;}
        
        Border color #fe21a2