#fa42e1 color space conversions
Hex:
        #fa42e1
        RGB:
        250, 66, 225
        CMY:
        2, 74, 12
        CMYK:
        0, 74, 10, 2
      HSL:
        308°, 94.8454%, 61.9608%
        HSV (HSB):
        308°, 73.6000%, 98.0392%
        XYZ:
        54.9632, 29.6567, 74.0616
        xyY:
        0.3464, 0.1869, 29.6567
      CIE-Lab:
        61.3568, 83.1287, -42.5161
        CIE-LCH:
        61.3568, 93.3702, 332.9126
        CIE-Luv:
        61.3568, 85.0811, -78.6901
        Hunter-Lab:
        54.4579, 84.8546, -42.5125
      #fa42e1 color charts
#fa42e1 RGB chart
      #fa42e1 CMYK chart
      #fa42e1 RGB pie chart
      #fa42e1 color shades, tints & tones
#fa42e1 color schemes
#fa42e1 color preview, HTML & CSS examples
           This text has a color of #fa42e1        
        
          <p style="color:#fa42e1;">Text here</p>
        
        
          .mytext {color:#fa42e1;}
        
        Text color #fa42e1
      
           This box has a color of #fa42e1        
        
          <div style="background-color:#fa42e1;">Content here</div>
        
        
          .mybackground {background-color:#fa42e1;}
        
        Background color #fa42e1
      
           Border around this has a color of #fa42e1        
        
          <div style="border:2px solid #fa42e1;">Content here</div>
        
        
          .myborder {border:2px solid #fa42e1;}
        
        Border color #fa42e1