#fa1cab color space conversions
Hex:
        #fa1cab
        RGB:
        250, 28, 171
        CMY:
        2, 89, 33
        CMYK:
        0, 89, 32, 2
      HSL:
        321°, 95.6897%, 54.5098%
        HSV (HSB):
        321°, 88.8000%, 98.0392%
        XYZ:
        47.1903, 24.0948, 40.6916
        xyY:
        0.4214, 0.2152, 24.0948
      CIE-Lab:
        56.1826, 84.7888, -19.6078
        CIE-LCH:
        56.1826, 87.0265, 346.9790
        CIE-Luv:
        56.1826, 115.2911, -43.6100
        Hunter-Lab:
        49.0864, 85.7035, -14.7897
      #fa1cab color charts
#fa1cab RGB chart
      #fa1cab CMYK chart
      #fa1cab RGB pie chart
      #fa1cab color shades, tints & tones
#fa1cab color schemes
#fa1cab color preview, HTML & CSS examples
           This text has a color of #fa1cab        
        
          <p style="color:#fa1cab;">Text here</p>
        
        
          .mytext {color:#fa1cab;}
        
        Text color #fa1cab
      
           This box has a color of #fa1cab        
        
          <div style="background-color:#fa1cab;">Content here</div>
        
        
          .mybackground {background-color:#fa1cab;}
        
        Background color #fa1cab
      
           Border around this has a color of #fa1cab        
        
          <div style="border:2px solid #fa1cab;">Content here</div>
        
        
          .myborder {border:2px solid #fa1cab;}
        
        Border color #fa1cab