#f9378e color space conversions
Hex:
        #f9378e
        RGB:
        249, 55, 142
        CMY:
        2, 78, 44
        CMYK:
        0, 78, 43, 2
      HSL:
        333°, 94.1748%, 59.6078%
        HSV (HSB):
        333°, 77.9116%, 97.6471%
        XYZ:
        45.3156, 24.8251, 27.9945
        xyY:
        0.4618, 0.2530, 24.8251
      CIE-Lab:
        56.9046, 76.3627, -1.4771
        CIE-LCH:
        56.9046, 76.3770, 358.8918
        CIE-Luv:
        56.9046, 120.9315, -16.9975
        Hunter-Lab:
        49.8248, 75.1521, 1.5647
      #f9378e color charts
#f9378e RGB chart
      #f9378e CMYK chart
      #f9378e RGB pie chart
      #f9378e color shades, tints & tones
#f9378e color schemes
#f9378e color preview, HTML & CSS examples
           This text has a color of #f9378e        
        
          <p style="color:#f9378e;">Text here</p>
        
        
          .mytext {color:#f9378e;}
        
        Text color #f9378e
      
           This box has a color of #f9378e        
        
          <div style="background-color:#f9378e;">Content here</div>
        
        
          .mybackground {background-color:#f9378e;}
        
        Background color #f9378e
      
           Border around this has a color of #f9378e        
        
          <div style="border:2px solid #f9378e;">Content here</div>
        
        
          .myborder {border:2px solid #f9378e;}
        
        Border color #f9378e