#fa1298 color space conversions
Hex:
        #fa1298
        RGB:
        250, 18, 152
        CMY:
        2, 93, 40
        CMYK:
        0, 93, 39, 2
      HSL:
        325°, 95.8678%, 52.5490%
        HSV (HSB):
        325°, 92.8000%, 98.0392%
        XYZ:
        45.3081, 23.0236, 31.7618
        xyY:
        0.4527, 0.2300, 23.0236
      CIE-Lab:
        55.0966, 84.1343, -10.0607
        CIE-LCH:
        55.0966, 84.7337, 353.1810
        CIE-Luv:
        55.0966, 125.4215, -30.0306
        Hunter-Lab:
        47.9829, 84.5795, -5.6583
      #fa1298 color charts
#fa1298 RGB chart
      #fa1298 CMYK chart
      #fa1298 RGB pie chart
      #fa1298 color shades, tints & tones
#fa1298 color schemes
#fa1298 color preview, HTML & CSS examples
           This text has a color of #fa1298        
        
          <p style="color:#fa1298;">Text here</p>
        
        
          .mytext {color:#fa1298;}
        
        Text color #fa1298
      
           This box has a color of #fa1298        
        
          <div style="background-color:#fa1298;">Content here</div>
        
        
          .mybackground {background-color:#fa1298;}
        
        Background color #fa1298
      
           Border around this has a color of #fa1298        
        
          <div style="border:2px solid #fa1298;">Content here</div>
        
        
          .myborder {border:2px solid #fa1298;}
        
        Border color #fa1298