#fa0b7b color space conversions
Hex:
        #fa0b7b
        RGB:
        250, 11, 123
        CMY:
        2, 96, 52
        CMYK:
        0, 96, 51, 2
      HSL:
        332°, 95.9839%, 51.1765%
        HSV (HSB):
        332°, 95.6000%, 98.0392%
        XYZ:
        43.1192, 21.9934, 20.7114
        xyY:
        0.5024, 0.2563, 21.9934
      CIE-Lab:
        54.0200, 82.3808, 5.7024
        CIE-LCH:
        54.0200, 82.5779, 3.9597
        CIE-Luv:
        54.0200, 139.4110, -9.4537
        Hunter-Lab:
        46.8971, 82.0504, 6.6434
      #fa0b7b color charts
#fa0b7b RGB chart
      #fa0b7b CMYK chart
      #fa0b7b RGB pie chart
      #fa0b7b color shades, tints & tones
#fa0b7b color schemes
#fa0b7b color preview, HTML & CSS examples
           This text has a color of #fa0b7b        
        
          <p style="color:#fa0b7b;">Text here</p>
        
        
          .mytext {color:#fa0b7b;}
        
        Text color #fa0b7b
      
           This box has a color of #fa0b7b        
        
          <div style="background-color:#fa0b7b;">Content here</div>
        
        
          .mybackground {background-color:#fa0b7b;}
        
        Background color #fa0b7b
      
           Border around this has a color of #fa0b7b        
        
          <div style="border:2px solid #fa0b7b;">Content here</div>
        
        
          .myborder {border:2px solid #fa0b7b;}
        
        Border color #fa0b7b