#fa388e color space conversions
Hex:
        #fa388e
        RGB:
        250, 56, 142
        CMY:
        2, 78, 44
        CMYK:
        0, 78, 43, 2
      HSL:
        333°, 95.0980%, 60.0000%
        HSV (HSB):
        333°, 77.6000%, 98.0392%
        XYZ:
        45.7210, 25.1053, 28.0272
        xyY:
        0.4625, 0.2540, 25.1053
      CIE-Lab:
        57.1779, 76.3461, -1.0555
        CIE-LCH:
        57.1779, 76.3534, 359.2079
        CIE-Luv:
        57.1779, 121.3963, -16.4541
        Hunter-Lab:
        50.1052, 75.1970, 1.9088
      #fa388e color charts
#fa388e RGB chart
      #fa388e CMYK chart
      #fa388e RGB pie chart
      #fa388e color shades, tints & tones
#fa388e color schemes
#fa388e color preview, HTML & CSS examples
           This text has a color of #fa388e        
        
          <p style="color:#fa388e;">Text here</p>
        
        
          .mytext {color:#fa388e;}
        
        Text color #fa388e
      
           This box has a color of #fa388e        
        
          <div style="background-color:#fa388e;">Content here</div>
        
        
          .mybackground {background-color:#fa388e;}
        
        Background color #fa388e
      
           Border around this has a color of #fa388e        
        
          <div style="border:2px solid #fa388e;">Content here</div>
        
        
          .myborder {border:2px solid #fa388e;}
        
        Border color #fa388e