#fa1c56 color space conversions
Hex:
        #fa1c56
        RGB:
        250, 28, 86
        CMY:
        2, 89, 66
        CMYK:
        0, 89, 66, 2
      HSL:
        344°, 95.6897%, 54.5098%
        HSV (HSB):
        344°, 88.8000%, 98.0392%
        XYZ:
        41.5193, 21.8264, 10.8287
        xyY:
        0.5598, 0.2943, 21.8264
      CIE-Lab:
        53.8423, 78.3351, 27.7557
        CIE-LCH:
        53.8423, 83.1069, 19.5103
        CIE-Luv:
        53.8423, 151.1220, 14.7291
        Hunter-Lab:
        46.7187, 76.8767, 18.9606
      #fa1c56 color charts
#fa1c56 RGB chart
      #fa1c56 CMYK chart
      #fa1c56 RGB pie chart
      #fa1c56 color shades, tints & tones
#fa1c56 color schemes
#fa1c56 color preview, HTML & CSS examples
           This text has a color of #fa1c56        
        
          <p style="color:#fa1c56;">Text here</p>
        
        
          .mytext {color:#fa1c56;}
        
        Text color #fa1c56
      
           This box has a color of #fa1c56        
        
          <div style="background-color:#fa1c56;">Content here</div>
        
        
          .mybackground {background-color:#fa1c56;}
        
        Background color #fa1c56
      
           Border around this has a color of #fa1c56        
        
          <div style="border:2px solid #fa1c56;">Content here</div>
        
        
          .myborder {border:2px solid #fa1c56;}
        
        Border color #fa1c56