#fa2b62 color space conversions
Hex:
        #fa2b62
        RGB:
        250, 43, 98
        CMY:
        2, 83, 62
        CMYK:
        0, 83, 61, 2
      HSL:
        344°, 95.3917%, 57.4510%
        HSV (HSB):
        344°, 82.8000%, 98.0392%
        XYZ:
        42.4928, 22.9336, 13.7423
        xyY:
        0.5367, 0.2897, 22.9336
      CIE-Lab:
        55.0039, 76.2706, 22.0985
        CIE-LCH:
        55.0039, 79.4075, 16.1583
        CIE-Luv:
        55.0039, 142.6855, 10.1707
        Hunter-Lab:
        47.8890, 74.5806, 16.5084
      #fa2b62 color charts
#fa2b62 RGB chart
      #fa2b62 CMYK chart
      #fa2b62 RGB pie chart
      #fa2b62 color shades, tints & tones
#fa2b62 color schemes
#fa2b62 color preview, HTML & CSS examples
           This text has a color of #fa2b62        
        
          <p style="color:#fa2b62;">Text here</p>
        
        
          .mytext {color:#fa2b62;}
        
        Text color #fa2b62
      
           This box has a color of #fa2b62        
        
          <div style="background-color:#fa2b62;">Content here</div>
        
        
          .mybackground {background-color:#fa2b62;}
        
        Background color #fa2b62
      
           Border around this has a color of #fa2b62        
        
          <div style="border:2px solid #fa2b62;">Content here</div>
        
        
          .myborder {border:2px solid #fa2b62;}
        
        Border color #fa2b62