#fa0fd2 color space conversions
Hex:
        #fa0fd2
        RGB:
        250, 15, 210
        CMY:
        2, 94, 18
        CMYK:
        0, 94, 16, 2
      HSL:
        310°, 95.9184%, 51.9608%
        HSV (HSB):
        310°, 94.0000%, 98.0392%
        XYZ:
        51.2280, 25.3188, 63.1598
        xyY:
        0.3667, 0.1812, 25.3188
      CIE-Lab:
        57.3847, 90.5916, -40.2724
        CIE-LCH:
        57.3847, 99.1398, 336.0325
        CIE-Luv:
        57.3847, 98.7729, -75.4172
        Hunter-Lab:
        50.3178, 93.6730, -39.1994
      #fa0fd2 color charts
#fa0fd2 RGB chart
      #fa0fd2 CMYK chart
      #fa0fd2 RGB pie chart
      #fa0fd2 color shades, tints & tones
#fa0fd2 color schemes
#fa0fd2 color preview, HTML & CSS examples
           This text has a color of #fa0fd2        
        
          <p style="color:#fa0fd2;">Text here</p>
        
        
          .mytext {color:#fa0fd2;}
        
        Text color #fa0fd2
      
           This box has a color of #fa0fd2        
        
          <div style="background-color:#fa0fd2;">Content here</div>
        
        
          .mybackground {background-color:#fa0fd2;}
        
        Background color #fa0fd2
      
           Border around this has a color of #fa0fd2        
        
          <div style="border:2px solid #fa0fd2;">Content here</div>
        
        
          .myborder {border:2px solid #fa0fd2;}
        
        Border color #fa0fd2