#fe319f color space conversions
Hex:
        #fe319f
        RGB:
        254, 49, 159
        CMY:
        0, 81, 38
        CMYK:
        0, 81, 37, 0
      HSL:
        328°, 99.0338%, 59.4118%
        HSV (HSB):
        328°, 80.7087%, 99.6078%
        XYZ:
        48.2294, 25.7707, 35.2332
        xyY:
        0.4415, 0.2359, 25.7707
      CIE-Lab:
        57.8187, 80.6213, -10.0337
        CIE-LCH:
        57.8187, 81.2433, 352.9057
        CIE-Luv:
        57.8187, 119.5803, -29.4747
        Hunter-Lab:
        50.7648, 80.7464, -5.6147
      #fe319f color charts
#fe319f RGB chart
      #fe319f CMYK chart
      #fe319f RGB pie chart
      #fe319f color shades, tints & tones
#fe319f color schemes
#fe319f color preview, HTML & CSS examples
           This text has a color of #fe319f        
        
          <p style="color:#fe319f;">Text here</p>
        
        
          .mytext {color:#fe319f;}
        
        Text color #fe319f
      
           This box has a color of #fe319f        
        
          <div style="background-color:#fe319f;">Content here</div>
        
        
          .mybackground {background-color:#fe319f;}
        
        Background color #fe319f
      
           Border around this has a color of #fe319f        
        
          <div style="border:2px solid #fe319f;">Content here</div>
        
        
          .myborder {border:2px solid #fe319f;}
        
        Border color #fe319f