#fa0fd5 color space conversions
Hex:
        #fa0fd5
        RGB:
        250, 15, 213
        CMY:
        2, 94, 16
        CMYK:
        0, 94, 15, 2
      HSL:
        309°, 95.9184%, 51.9608%
        HSV (HSB):
        309°, 94.0000%, 98.0392%
        XYZ:
        51.6054, 25.4697, 65.1470
        xyY:
        0.3629, 0.1791, 25.4697
      CIE-Lab:
        57.5303, 90.9610, -41.7528
        CIE-LCH:
        57.5303, 100.0859, 335.3440
        CIE-Luv:
        57.5303, 97.4402, -77.7496
        Hunter-Lab:
        50.4676, 94.2063, -41.2084
      #fa0fd5 color charts
#fa0fd5 RGB chart
      #fa0fd5 CMYK chart
      #fa0fd5 RGB pie chart
      #fa0fd5 color shades, tints & tones
#fa0fd5 color schemes
#fa0fd5 color preview, HTML & CSS examples
           This text has a color of #fa0fd5        
        
          <p style="color:#fa0fd5;">Text here</p>
        
        
          .mytext {color:#fa0fd5;}
        
        Text color #fa0fd5
      
           This box has a color of #fa0fd5        
        
          <div style="background-color:#fa0fd5;">Content here</div>
        
        
          .mybackground {background-color:#fa0fd5;}
        
        Background color #fa0fd5
      
           Border around this has a color of #fa0fd5        
        
          <div style="border:2px solid #fa0fd5;">Content here</div>
        
        
          .myborder {border:2px solid #fa0fd5;}
        
        Border color #fa0fd5