#f740f2 color space conversions
Hex:
        #f740f2
        RGB:
        247, 64, 242
        CMY:
        3, 75, 5
        CMYK:
        0, 74, 2, 3
      HSL:
        302°, 91.9598%, 60.9804%
        HSV (HSB):
        302°, 74.0891%, 96.8627%
        XYZ:
        56.2182, 29.8518, 86.8033
        xyY:
        0.3252, 0.1727, 29.8518
      CIE-Lab:
        61.5261, 85.5459, -51.7823
        CIE-LCH:
        61.5261, 99.9975, 328.8128
        CIE-Luv:
        61.5261, 77.0569, -93.4737
        Hunter-Lab:
        54.6368, 88.0522, -55.9504
      #f740f2 color charts
#f740f2 RGB chart
      #f740f2 CMYK chart
      #f740f2 RGB pie chart
      #f740f2 color shades, tints & tones
#f740f2 color schemes
#f740f2 color preview, HTML & CSS examples
           This text has a color of #f740f2        
        
          <p style="color:#f740f2;">Text here</p>
        
        
          .mytext {color:#f740f2;}
        
        Text color #f740f2
      
           This box has a color of #f740f2        
        
          <div style="background-color:#f740f2;">Content here</div>
        
        
          .mybackground {background-color:#f740f2;}
        
        Background color #f740f2
      
           Border around this has a color of #f740f2        
        
          <div style="border:2px solid #f740f2;">Content here</div>
        
        
          .myborder {border:2px solid #f740f2;}
        
        Border color #f740f2