#fa379b color space conversions
Hex:
        #fa379b
        RGB:
        250, 55, 155
        CMY:
        2, 78, 39
        CMYK:
        0, 78, 38, 2
      HSL:
        329°, 95.1220%, 59.8039%
        HSV (HSB):
        329°, 78.0000%, 98.0392%
        XYZ:
        46.7069, 25.4229, 33.4557
        xyY:
        0.4424, 0.2408, 25.4229
      CIE-Lab:
        57.4852, 77.8176, -8.2599
        CIE-LCH:
        57.4852, 78.2548, 353.9411
        CIE-Luv:
        57.4852, 116.3712, -26.4052
        Hunter-Lab:
        50.4212, 77.1139, -4.0456
      #fa379b color charts
#fa379b RGB chart
      #fa379b CMYK chart
      #fa379b RGB pie chart
      #fa379b color shades, tints & tones
#fa379b color schemes
#fa379b color preview, HTML & CSS examples
           This text has a color of #fa379b        
        
          <p style="color:#fa379b;">Text here</p>
        
        
          .mytext {color:#fa379b;}
        
        Text color #fa379b
      
           This box has a color of #fa379b        
        
          <div style="background-color:#fa379b;">Content here</div>
        
        
          .mybackground {background-color:#fa379b;}
        
        Background color #fa379b
      
           Border around this has a color of #fa379b        
        
          <div style="border:2px solid #fa379b;">Content here</div>
        
        
          .myborder {border:2px solid #fa379b;}
        
        Border color #fa379b