#fa08e6 color space conversions
Hex:
        #fa08e6
        RGB:
        250, 8, 230
        CMY:
        2, 97, 10
        CMYK:
        0, 97, 8, 2
      HSL:
        305°, 96.0317%, 50.5882%
        HSV (HSB):
        305°, 96.8000%, 98.0392%
        XYZ:
        53.7941, 26.2108, 77.0868
        xyY:
        0.3424, 0.1669, 26.2108
      CIE-Lab:
        58.2366, 93.6033, -50.2588
        CIE-LCH:
        58.2366, 106.2428, 331.7672
        CIE-Luv:
        58.2366, 90.4161, -91.2400
        Hunter-Lab:
        51.1965, 97.9628, -53.4357
      #fa08e6 color charts
#fa08e6 RGB chart
      #fa08e6 CMYK chart
      #fa08e6 RGB pie chart
      #fa08e6 color shades, tints & tones
#fa08e6 color schemes
#fa08e6 color preview, HTML & CSS examples
           This text has a color of #fa08e6        
        
          <p style="color:#fa08e6;">Text here</p>
        
        
          .mytext {color:#fa08e6;}
        
        Text color #fa08e6
      
           This box has a color of #fa08e6        
        
          <div style="background-color:#fa08e6;">Content here</div>
        
        
          .mybackground {background-color:#fa08e6;}
        
        Background color #fa08e6
      
           Border around this has a color of #fa08e6        
        
          <div style="border:2px solid #fa08e6;">Content here</div>
        
        
          .myborder {border:2px solid #fa08e6;}
        
        Border color #fa08e6