#fa0f6a color space conversions
Hex:
        #fa0f6a
        RGB:
        250, 15, 106
        CMY:
        2, 94, 58
        CMYK:
        0, 94, 58, 2
      HSL:
        337°, 95.9184%, 51.9608%
        HSV (HSB):
        337°, 94.0000%, 98.0392%
        XYZ:
        42.1967, 21.7062, 15.6014
        xyY:
        0.5307, 0.2730, 21.7062
      CIE-Lab:
        53.7139, 80.9405, 15.5404
        CIE-LCH:
        53.7139, 82.4188, 10.8684
        CIE-Luv:
        53.7139, 146.1314, 1.9985
        Hunter-Lab:
        46.5900, 80.1356, 12.7588
      #fa0f6a color charts
#fa0f6a RGB chart
      #fa0f6a CMYK chart
      #fa0f6a RGB pie chart
      #fa0f6a color shades, tints & tones
#fa0f6a color schemes
#fa0f6a color preview, HTML & CSS examples
           This text has a color of #fa0f6a        
        
          <p style="color:#fa0f6a;">Text here</p>
        
        
          .mytext {color:#fa0f6a;}
        
        Text color #fa0f6a
      
           This box has a color of #fa0f6a        
        
          <div style="background-color:#fa0f6a;">Content here</div>
        
        
          .mybackground {background-color:#fa0f6a;}
        
        Background color #fa0f6a
      
           Border around this has a color of #fa0f6a        
        
          <div style="border:2px solid #fa0f6a;">Content here</div>
        
        
          .myborder {border:2px solid #fa0f6a;}
        
        Border color #fa0f6a