#fe21af color space conversions
Hex:
        #fe21af
        RGB:
        254, 33, 175
        CMY:
        0, 87, 31
        CMYK:
        0, 87, 31, 0
      HSL:
        321°, 99.1031%, 56.2745%
        HSV (HSB):
        321°, 87.0079%, 99.6078%
        XYZ:
        49.1548, 25.2537, 42.8411
        xyY:
        0.4192, 0.2154, 25.2537
      CIE-Lab:
        57.3218, 85.2979, -20.1369
        CIE-LCH:
        57.3218, 87.6426, 346.7169
        CIE-Luv:
        57.3218, 115.8643, -44.6430
        Hunter-Lab:
        50.2530, 86.6561, -15.3681
      #fe21af color charts
#fe21af RGB chart
      #fe21af CMYK chart
      #fe21af RGB pie chart
      #fe21af color shades, tints & tones
#fe21af color schemes
#fe21af color preview, HTML & CSS examples
           This text has a color of #fe21af        
        
          <p style="color:#fe21af;">Text here</p>
        
        
          .mytext {color:#fe21af;}
        
        Text color #fe21af
      
           This box has a color of #fe21af        
        
          <div style="background-color:#fe21af;">Content here</div>
        
        
          .mybackground {background-color:#fe21af;}
        
        Background color #fe21af
      
           Border around this has a color of #fe21af        
        
          <div style="border:2px solid #fe21af;">Content here</div>
        
        
          .myborder {border:2px solid #fe21af;}
        
        Border color #fe21af