#fe379f color space conversions
Hex:
        #fe379f
        RGB:
        254, 55, 159
        CMY:
        0, 78, 38
        CMYK:
        0, 78, 37, 0
      HSL:
        329°, 99.0050%, 60.5882%
        HSV (HSB):
        329°, 78.3465%, 99.6078%
        XYZ:
        48.4972, 26.3064, 35.3224
        xyY:
        0.4404, 0.2389, 26.3064
      CIE-Lab:
        58.3268, 79.1685, -9.2737
        CIE-LCH:
        58.3268, 79.7098, 353.3189
        CIE-Luv:
        58.3268, 117.8854, -28.1548
        Hunter-Lab:
        51.2898, 79.0243, -4.9292
      #fe379f color charts
#fe379f RGB chart
      #fe379f CMYK chart
      #fe379f RGB pie chart
      #fe379f color shades, tints & tones
#fe379f color schemes
#fe379f color preview, HTML & CSS examples
           This text has a color of #fe379f        
        
          <p style="color:#fe379f;">Text here</p>
        
        
          .mytext {color:#fe379f;}
        
        Text color #fe379f
      
           This box has a color of #fe379f        
        
          <div style="background-color:#fe379f;">Content here</div>
        
        
          .mybackground {background-color:#fe379f;}
        
        Background color #fe379f
      
           Border around this has a color of #fe379f        
        
          <div style="border:2px solid #fe379f;">Content here</div>
        
        
          .myborder {border:2px solid #fe379f;}
        
        Border color #fe379f