#fa04e6 color space conversions
Hex:
        #fa04e6
        RGB:
        250, 4, 230
        CMY:
        2, 98, 10
        CMYK:
        0, 98, 8, 2
      HSL:
        305°, 96.8504%, 49.8039%
        HSV (HSB):
        305°, 98.4000%, 98.0392%
        XYZ:
        53.7507, 26.1240, 77.0724
        xyY:
        0.3425, 0.1665, 26.1240
      CIE-Lab:
        58.1546, 93.8458, -50.3891
        CIE-LCH:
        58.1546, 106.5180, 331.7671
        CIE-Luv:
        58.1546, 90.5870, -91.4446
        Hunter-Lab:
        51.1116, 98.2711, -53.6266
      #fa04e6 color charts
#fa04e6 RGB chart
      #fa04e6 CMYK chart
      #fa04e6 RGB pie chart
      #fa04e6 color shades, tints & tones
#fa04e6 color schemes
#fa04e6 color preview, HTML & CSS examples
           This text has a color of #fa04e6        
        
          <p style="color:#fa04e6;">Text here</p>
        
        
          .mytext {color:#fa04e6;}
        
        Text color #fa04e6
      
           This box has a color of #fa04e6        
        
          <div style="background-color:#fa04e6;">Content here</div>
        
        
          .mybackground {background-color:#fa04e6;}
        
        Background color #fa04e6
      
           Border around this has a color of #fa04e6        
        
          <div style="border:2px solid #fa04e6;">Content here</div>
        
        
          .myborder {border:2px solid #fa04e6;}
        
        Border color #fa04e6