#fa37e1 color space conversions
Hex:
        #fa37e1
        RGB:
        250, 55, 225
        CMY:
        2, 78, 12
        CMYK:
        0, 78, 10, 2
      HSL:
        308°, 95.1220%, 59.8039%
        HSV (HSB):
        308°, 78.0000%, 98.0392%
        XYZ:
        54.3811, 28.4926, 73.8676
        xyY:
        0.3469, 0.1818, 28.4926
      CIE-Lab:
        60.3312, 86.0740, -44.1307
        CIE-LCH:
        60.3312, 96.7277, 332.8555
        CIE-Luv:
        60.3312, 87.3868, -81.3791
        Hunter-Lab:
        53.3785, 88.4406, -44.6833
      #fa37e1 color charts
#fa37e1 RGB chart
      #fa37e1 CMYK chart
      #fa37e1 RGB pie chart
      #fa37e1 color shades, tints & tones
#fa37e1 color schemes
#fa37e1 color preview, HTML & CSS examples
           This text has a color of #fa37e1        
        
          <p style="color:#fa37e1;">Text here</p>
        
        
          .mytext {color:#fa37e1;}
        
        Text color #fa37e1
      
           This box has a color of #fa37e1        
        
          <div style="background-color:#fa37e1;">Content here</div>
        
        
          .mybackground {background-color:#fa37e1;}
        
        Background color #fa37e1
      
           Border around this has a color of #fa37e1        
        
          <div style="border:2px solid #fa37e1;">Content here</div>
        
        
          .myborder {border:2px solid #fa37e1;}
        
        Border color #fa37e1