#fa1567 color space conversions
Hex:
        #fa1567
        RGB:
        250, 21, 103
        CMY:
        2, 92, 60
        CMYK:
        0, 92, 59, 2
      HSL:
        339°, 95.8159%, 53.1373%
        HSV (HSB):
        339°, 91.6000%, 98.0392%
        XYZ:
        42.1407, 21.8396, 14.8264
        xyY:
        0.5347, 0.2771, 21.8396
      CIE-Lab:
        53.8564, 80.1576, 17.5485
        CIE-LCH:
        53.8564, 82.0560, 12.3487
        CIE-Luv:
        53.8564, 146.4024, 4.3356
        Hunter-Lab:
        46.7329, 79.1773, 13.9028
      #fa1567 color charts
#fa1567 RGB chart
      #fa1567 CMYK chart
      #fa1567 RGB pie chart
      #fa1567 color shades, tints & tones
#fa1567 color schemes
#fa1567 color preview, HTML & CSS examples
           This text has a color of #fa1567        
        
          <p style="color:#fa1567;">Text here</p>
        
        
          .mytext {color:#fa1567;}
        
        Text color #fa1567
      
           This box has a color of #fa1567        
        
          <div style="background-color:#fa1567;">Content here</div>
        
        
          .mybackground {background-color:#fa1567;}
        
        Background color #fa1567
      
           Border around this has a color of #fa1567        
        
          <div style="border:2px solid #fa1567;">Content here</div>
        
        
          .myborder {border:2px solid #fa1567;}
        
        Border color #fa1567