#fe1fb3 color space conversions
Hex:
        #fe1fb3
        RGB:
        254, 31, 179
        CMY:
        0, 88, 30
        CMYK:
        0, 88, 30, 0
      HSL:
        320°, 99.1111%, 55.8824%
        HSV (HSB):
        320°, 87.7953%, 99.6078%
        XYZ:
        49.4997, 25.3055, 44.9233
        xyY:
        0.4134, 0.2114, 25.3055
      CIE-Lab:
        57.3719, 86.0186, -22.3874
        CIE-LCH:
        57.3719, 88.8842, 345.4117
        CIE-Luv:
        57.3719, 114.3470, -48.0462
        Hunter-Lab:
        50.3045, 87.6112, -17.7344
      #fe1fb3 color charts
#fe1fb3 RGB chart
      #fe1fb3 CMYK chart
      #fe1fb3 RGB pie chart
      #fe1fb3 color shades, tints & tones
#fe1fb3 color schemes
#fe1fb3 color preview, HTML & CSS examples
           This text has a color of #fe1fb3        
        
          <p style="color:#fe1fb3;">Text here</p>
        
        
          .mytext {color:#fe1fb3;}
        
        Text color #fe1fb3
      
           This box has a color of #fe1fb3        
        
          <div style="background-color:#fe1fb3;">Content here</div>
        
        
          .mybackground {background-color:#fe1fb3;}
        
        Background color #fe1fb3
      
           Border around this has a color of #fe1fb3        
        
          <div style="border:2px solid #fe1fb3;">Content here</div>
        
        
          .myborder {border:2px solid #fe1fb3;}
        
        Border color #fe1fb3