#fe31b9 color space conversions
Hex:
        #fe31b9
        RGB:
        254, 49, 185
        CMY:
        0, 81, 27
        CMYK:
        0, 81, 27, 0
      HSL:
        320°, 99.0338%, 59.4118%
        HSV (HSB):
        320°, 80.7087%, 99.6078%
        XYZ:
        50.7283, 26.7702, 48.3924
        xyY:
        0.4030, 0.2126, 26.7702
      CIE-Lab:
        58.7611, 83.3317, -23.7302
        CIE-LCH:
        58.7611, 86.6447, 344.1048
        CIE-Luv:
        58.7611, 108.3103, -49.7104
        Hunter-Lab:
        51.7400, 84.4649, -19.2360
      #fe31b9 color charts
#fe31b9 RGB chart
      #fe31b9 CMYK chart
      #fe31b9 RGB pie chart
      #fe31b9 color shades, tints & tones
#fe31b9 color schemes
#fe31b9 color preview, HTML & CSS examples
           This text has a color of #fe31b9        
        
          <p style="color:#fe31b9;">Text here</p>
        
        
          .mytext {color:#fe31b9;}
        
        Text color #fe31b9
      
           This box has a color of #fe31b9        
        
          <div style="background-color:#fe31b9;">Content here</div>
        
        
          .mybackground {background-color:#fe31b9;}
        
        Background color #fe31b9
      
           Border around this has a color of #fe31b9        
        
          <div style="border:2px solid #fe31b9;">Content here</div>
        
        
          .myborder {border:2px solid #fe31b9;}
        
        Border color #fe31b9