#fa45e1 color space conversions
Hex:
        #fa45e1
        RGB:
        250, 69, 225
        CMY:
        2, 73, 12
        CMYK:
        0, 72, 10, 2
      HSL:
        308°, 94.7644%, 62.5490%
        HSV (HSB):
        308°, 72.4000%, 98.0392%
        XYZ:
        55.1431, 30.0165, 74.1216
        xyY:
        0.3462, 0.1884, 30.0165
      CIE-Lab:
        61.6684, 82.2396, -42.0263
        CIE-LCH:
        61.6684, 92.3557, 332.9320
        CIE-Luv:
        61.6684, 84.3747, -77.8669
        Hunter-Lab:
        54.7873, 83.7814, -41.8621
      #fa45e1 color charts
#fa45e1 RGB chart
      #fa45e1 CMYK chart
      #fa45e1 RGB pie chart
      #fa45e1 color shades, tints & tones
#fa45e1 color schemes
#fa45e1 color preview, HTML & CSS examples
           This text has a color of #fa45e1        
        
          <p style="color:#fa45e1;">Text here</p>
        
        
          .mytext {color:#fa45e1;}
        
        Text color #fa45e1
      
           This box has a color of #fa45e1        
        
          <div style="background-color:#fa45e1;">Content here</div>
        
        
          .mybackground {background-color:#fa45e1;}
        
        Background color #fa45e1
      
           Border around this has a color of #fa45e1        
        
          <div style="border:2px solid #fa45e1;">Content here</div>
        
        
          .myborder {border:2px solid #fa45e1;}
        
        Border color #fa45e1