#fa0fc5 color space conversions
Hex:
        #fa0fc5
        RGB:
        250, 15, 197
        CMY:
        2, 94, 23
        CMYK:
        0, 94, 21, 2
      HSL:
        314°, 95.9184%, 51.9608%
        HSV (HSB):
        314°, 94.0000%, 98.0392%
        XYZ:
        49.6732, 24.6969, 54.9722
        xyY:
        0.3840, 0.1909, 24.6969
      CIE-Lab:
        56.7789, 89.0441, -33.7735
        CIE-LCH:
        56.7789, 95.2339, 339.2288
        CIE-Luv:
        56.7789, 104.6523, -65.2594
        Hunter-Lab:
        49.6959, 91.4505, -30.7978
      #fa0fc5 color charts
#fa0fc5 RGB chart
      #fa0fc5 CMYK chart
      #fa0fc5 RGB pie chart
      #fa0fc5 color shades, tints & tones
#fa0fc5 color schemes
#fa0fc5 color preview, HTML & CSS examples
           This text has a color of #fa0fc5        
        
          <p style="color:#fa0fc5;">Text here</p>
        
        
          .mytext {color:#fa0fc5;}
        
        Text color #fa0fc5
      
           This box has a color of #fa0fc5        
        
          <div style="background-color:#fa0fc5;">Content here</div>
        
        
          .mybackground {background-color:#fa0fc5;}
        
        Background color #fa0fc5
      
           Border around this has a color of #fa0fc5        
        
          <div style="border:2px solid #fa0fc5;">Content here</div>
        
        
          .myborder {border:2px solid #fa0fc5;}
        
        Border color #fa0fc5