#fa5b83 color space conversions
Hex:
        #fa5b83
        RGB:
        250, 91, 131
        CMY:
        2, 64, 49
        CMYK:
        0, 64, 48, 2
      HSL:
        345°, 94.0828%, 66.8627%
        HSV (HSB):
        345°, 63.6000%, 98.0392%
        XYZ:
        47.2622, 29.4449, 24.6652
        xyY:
        0.4662, 0.2905, 29.4449
      CIE-Lab:
        61.1722, 63.4825, 11.1366
        CIE-LCH:
        61.1722, 64.4519, 9.9501
        CIE-Luv:
        61.1722, 109.7348, 1.9254
        Hunter-Lab:
        54.2631, 60.5097, 11.0341
      #fa5b83 color charts
#fa5b83 RGB chart
      #fa5b83 CMYK chart
      #fa5b83 RGB pie chart
      #fa5b83 color shades, tints & tones
#fa5b83 color schemes
#fa5b83 color preview, HTML & CSS examples
           This text has a color of #fa5b83        
        
          <p style="color:#fa5b83;">Text here</p>
        
        
          .mytext {color:#fa5b83;}
        
        Text color #fa5b83
      
           This box has a color of #fa5b83        
        
          <div style="background-color:#fa5b83;">Content here</div>
        
        
          .mybackground {background-color:#fa5b83;}
        
        Background color #fa5b83
      
           Border around this has a color of #fa5b83        
        
          <div style="border:2px solid #fa5b83;">Content here</div>
        
        
          .myborder {border:2px solid #fa5b83;}
        
        Border color #fa5b83