#fa1b81 color space conversions
Hex:
        #fa1b81
        RGB:
        250, 27, 129
        CMY:
        2, 89, 49
        CMYK:
        0, 89, 48, 2
      HSL:
        333°, 95.7082%, 54.3137%
        HSV (HSB):
        333°, 89.2000%, 98.0392%
        XYZ:
        43.7787, 22.6928, 22.8416
        xyY:
        0.4902, 0.2541, 22.6928
      CIE-Lab:
        54.7545, 81.1637, 3.1534
        CIE-LCH:
        54.7545, 81.2249, 2.2249
        CIE-Luv:
        54.7545, 134.5224, -12.2308
        Hunter-Lab:
        47.6370, 80.6779, 4.9167
      #fa1b81 color charts
#fa1b81 RGB chart
      #fa1b81 CMYK chart
      #fa1b81 RGB pie chart
      #fa1b81 color shades, tints & tones
#fa1b81 color schemes
#fa1b81 color preview, HTML & CSS examples
           This text has a color of #fa1b81        
        
          <p style="color:#fa1b81;">Text here</p>
        
        
          .mytext {color:#fa1b81;}
        
        Text color #fa1b81
      
           This box has a color of #fa1b81        
        
          <div style="background-color:#fa1b81;">Content here</div>
        
        
          .mybackground {background-color:#fa1b81;}
        
        Background color #fa1b81
      
           Border around this has a color of #fa1b81        
        
          <div style="border:2px solid #fa1b81;">Content here</div>
        
        
          .myborder {border:2px solid #fa1b81;}
        
        Border color #fa1b81