#fa80e6 color space conversions
Hex:
        #fa80e6
        RGB:
        250, 128, 230
        CMY:
        2, 50, 10
        CMYK:
        0, 49, 8, 2
      HSL:
        310°, 92.4242%, 74.1176%
        HSV (HSB):
        310°, 48.8000%, 98.0392%
        XYZ:
        61.4264, 41.4755, 79.6310
        xyY:
        0.3365, 0.2272, 41.4755
      CIE-Lab:
        70.5078, 59.4120, -31.0414
        CIE-LCH:
        70.5078, 67.0325, 332.4140
        CIE-Luv:
        70.5078, 62.8072, -58.3656
        Hunter-Lab:
        64.4015, 57.5516, -28.2297
      #fa80e6 color charts
#fa80e6 RGB chart
      #fa80e6 CMYK chart
      #fa80e6 RGB pie chart
      #fa80e6 color shades, tints & tones
#fa80e6 color schemes
#fa80e6 color preview, HTML & CSS examples
           This text has a color of #fa80e6        
        
          <p style="color:#fa80e6;">Text here</p>
        
        
          .mytext {color:#fa80e6;}
        
        Text color #fa80e6
      
           This box has a color of #fa80e6        
        
          <div style="background-color:#fa80e6;">Content here</div>
        
        
          .mybackground {background-color:#fa80e6;}
        
        Background color #fa80e6
      
           Border around this has a color of #fa80e6        
        
          <div style="border:2px solid #fa80e6;">Content here</div>
        
        
          .myborder {border:2px solid #fa80e6;}
        
        Border color #fa80e6