#fa0fcf color space conversions
Hex:
        #fa0fcf
        RGB:
        250, 15, 207
        CMY:
        2, 94, 19
        CMYK:
        0, 94, 17, 2
      HSL:
        311°, 95.9184%, 51.9608%
        HSV (HSB):
        311°, 94.0000%, 98.0392%
        XYZ:
        50.8577, 25.1706, 61.2094
        xyY:
        0.3706, 0.1834, 25.1706
      CIE-Lab:
        57.2413, 90.2268, -38.7848
        CIE-LCH:
        57.2413, 98.2096, 336.7391
        CIE-Luv:
        57.2413, 100.1151, -73.0797
        Hunter-Lab:
        50.1703, 93.1472, -37.2164
      #fa0fcf color charts
#fa0fcf RGB chart
      #fa0fcf CMYK chart
      #fa0fcf RGB pie chart
      #fa0fcf color shades, tints & tones
#fa0fcf color schemes
#fa0fcf color preview, HTML & CSS examples
           This text has a color of #fa0fcf        
        
          <p style="color:#fa0fcf;">Text here</p>
        
        
          .mytext {color:#fa0fcf;}
        
        Text color #fa0fcf
      
           This box has a color of #fa0fcf        
        
          <div style="background-color:#fa0fcf;">Content here</div>
        
        
          .mybackground {background-color:#fa0fcf;}
        
        Background color #fa0fcf
      
           Border around this has a color of #fa0fcf        
        
          <div style="border:2px solid #fa0fcf;">Content here</div>
        
        
          .myborder {border:2px solid #fa0fcf;}
        
        Border color #fa0fcf