#fa0cc8 color space conversions
Hex:
        #fa0cc8
        RGB:
        250, 12, 200
        CMY:
        2, 95, 22
        CMYK:
        0, 95, 20, 2
      HSL:
        313°, 95.9677%, 51.3725%
        HSV (HSB):
        313°, 95.2000%, 98.0392%
        XYZ:
        49.9811, 24.7571, 56.7879
        xyY:
        0.3800, 0.1882, 24.7571
      CIE-Lab:
        56.8380, 89.6199, -35.4059
        CIE-LCH:
        56.8380, 96.3603, 338.4426
        CIE-Luv:
        56.8380, 103.4757, -67.8094
        Hunter-Lab:
        49.7565, 92.2321, -32.8391
      #fa0cc8 color charts
#fa0cc8 RGB chart
      #fa0cc8 CMYK chart
      #fa0cc8 RGB pie chart
      #fa0cc8 color shades, tints & tones
#fa0cc8 color schemes
#fa0cc8 color preview, HTML & CSS examples
           This text has a color of #fa0cc8        
        
          <p style="color:#fa0cc8;">Text here</p>
        
        
          .mytext {color:#fa0cc8;}
        
        Text color #fa0cc8
      
           This box has a color of #fa0cc8        
        
          <div style="background-color:#fa0cc8;">Content here</div>
        
        
          .mybackground {background-color:#fa0cc8;}
        
        Background color #fa0cc8
      
           Border around this has a color of #fa0cc8        
        
          <div style="border:2px solid #fa0cc8;">Content here</div>
        
        
          .myborder {border:2px solid #fa0cc8;}
        
        Border color #fa0cc8