#f740c5 color space conversions
Hex:
        #f740c5
        RGB:
        247, 64, 197
        CMY:
        3, 75, 23
        CMYK:
        0, 74, 20, 3
      HSL:
        316°, 91.9598%, 60.9804%
        HSV (HSB):
        316°, 74.0891%, 96.8627%
        XYZ:
        50.2692, 27.4722, 55.4765
        xyY:
        0.3773, 0.2062, 27.4722
      CIE-Lab:
        59.4088, 79.3123, -29.7245
        CIE-LCH:
        59.4088, 84.6994, 339.4551
        CIE-Luv:
        59.4088, 94.1826, -58.0133
        Hunter-Lab:
        52.4139, 79.4718, -26.0647
      #f740c5 color charts
#f740c5 RGB chart
      #f740c5 CMYK chart
      #f740c5 RGB pie chart
      #f740c5 color shades, tints & tones
#f740c5 color schemes
#f740c5 color preview, HTML & CSS examples
           This text has a color of #f740c5        
        
          <p style="color:#f740c5;">Text here</p>
        
        
          .mytext {color:#f740c5;}
        
        Text color #f740c5
      
           This box has a color of #f740c5        
        
          <div style="background-color:#f740c5;">Content here</div>
        
        
          .mybackground {background-color:#f740c5;}
        
        Background color #f740c5
      
           Border around this has a color of #f740c5        
        
          <div style="border:2px solid #f740c5;">Content here</div>
        
        
          .myborder {border:2px solid #f740c5;}
        
        Border color #f740c5