#fa74e1 color space conversions
Hex:
        #fa74e1
        RGB:
        250, 116, 225
        CMY:
        2, 55, 12
        CMYK:
        0, 54, 10, 2
      HSL:
        311°, 93.0556%, 71.7647%
        HSV (HSB):
        311°, 53.6000%, 98.0392%
        XYZ:
        59.2603, 38.2510, 75.4940
        xyY:
        0.3425, 0.2211, 38.2510
      CIE-Lab:
        68.2052, 64.1947, -31.8352
        CIE-LCH:
        68.2052, 71.6550, 333.6224
        CIE-Luv:
        68.2052, 69.1136, -60.1210
        Hunter-Lab:
        61.8474, 62.8004, -29.0791
      #fa74e1 color charts
#fa74e1 RGB chart
      #fa74e1 CMYK chart
      #fa74e1 RGB pie chart
      #fa74e1 color shades, tints & tones
#fa74e1 color schemes
#fa74e1 color preview, HTML & CSS examples
           This text has a color of #fa74e1        
        
          <p style="color:#fa74e1;">Text here</p>
        
        
          .mytext {color:#fa74e1;}
        
        Text color #fa74e1
      
           This box has a color of #fa74e1        
        
          <div style="background-color:#fa74e1;">Content here</div>
        
        
          .mybackground {background-color:#fa74e1;}
        
        Background color #fa74e1
      
           Border around this has a color of #fa74e1        
        
          <div style="border:2px solid #fa74e1;">Content here</div>
        
        
          .myborder {border:2px solid #fa74e1;}
        
        Border color #fa74e1