#fa0f86 color space conversions
Hex:
        #fa0f86
        RGB:
        250, 15, 134
        CMY:
        2, 94, 47
        CMYK:
        0, 94, 46, 2
      HSL:
        330°, 95.9184%, 51.9608%
        HSV (HSB):
        330°, 94.0000%, 98.0392%
        XYZ:
        43.8982, 22.3869, 24.5617
        xyY:
        0.4832, 0.2464, 22.3869
      CIE-Lab:
        54.4351, 82.8916, -0.3084
        CIE-LCH:
        54.4351, 82.8922, 359.7869
        CIE-Luv:
        54.4351, 134.0672, -16.9434
        Hunter-Lab:
        47.3148, 82.8100, 2.3422
      #fa0f86 color charts
#fa0f86 RGB chart
      #fa0f86 CMYK chart
      #fa0f86 RGB pie chart
      #fa0f86 color shades, tints & tones
#fa0f86 color schemes
#fa0f86 color preview, HTML & CSS examples
           This text has a color of #fa0f86        
        
          <p style="color:#fa0f86;">Text here</p>
        
        
          .mytext {color:#fa0f86;}
        
        Text color #fa0f86
      
           This box has a color of #fa0f86        
        
          <div style="background-color:#fa0f86;">Content here</div>
        
        
          .mybackground {background-color:#fa0f86;}
        
        Background color #fa0f86
      
           Border around this has a color of #fa0f86        
        
          <div style="border:2px solid #fa0f86;">Content here</div>
        
        
          .myborder {border:2px solid #fa0f86;}
        
        Border color #fa0f86