#fa61e5 color space conversions
Hex:
        #fa61e5
        RGB:
        250, 97, 229
        CMY:
        2, 62, 10
        CMYK:
        0, 61, 8, 2
      HSL:
        308°, 93.8650%, 68.0392%
        HSV (HSB):
        308°, 61.2000%, 98.0392%
        XYZ:
        57.8419, 34.5305, 77.7452
        xyY:
        0.3400, 0.2030, 34.5305
      CIE-Lab:
        65.3815, 72.9302, -38.4460
        CIE-LCH:
        65.3815, 82.4434, 332.2035
        CIE-Luv:
        65.3815, 74.9152, -71.5720
        Hunter-Lab:
        58.7627, 72.8683, -37.3090
      #fa61e5 color charts
#fa61e5 RGB chart
      #fa61e5 CMYK chart
      #fa61e5 RGB pie chart
      #fa61e5 color shades, tints & tones
#fa61e5 color schemes
#fa61e5 color preview, HTML & CSS examples
           This text has a color of #fa61e5        
        
          <p style="color:#fa61e5;">Text here</p>
        
        
          .mytext {color:#fa61e5;}
        
        Text color #fa61e5
      
           This box has a color of #fa61e5        
        
          <div style="background-color:#fa61e5;">Content here</div>
        
        
          .mybackground {background-color:#fa61e5;}
        
        Background color #fa61e5
      
           Border around this has a color of #fa61e5        
        
          <div style="border:2px solid #fa61e5;">Content here</div>
        
        
          .myborder {border:2px solid #fa61e5;}
        
        Border color #fa61e5