#f740fe color space conversions
Hex:
        #f740fe
        RGB:
        247, 64, 254
        CMY:
        3, 75, 0
        CMYK:
        3, 75, 0, 0
      HSL:
        298°, 98.9583%, 62.3529%
        HSV (HSB):
        298°, 74.8031%, 99.6078%
        XYZ:
        58.0806, 30.5967, 96.6105
        xyY:
        0.3135, 0.1651, 30.5967
      CIE-Lab:
        62.1657, 87.3734, -57.4159
        CIE-LCH:
        62.1657, 104.5500, 326.6898
        CIE-Luv:
        62.1657, 72.8090, -102.6768
        Hunter-Lab:
        55.3143, 90.6268, -64.8344
      #f740fe color charts
#f740fe RGB chart
      #f740fe CMYK chart
      #f740fe RGB pie chart
      #f740fe color shades, tints & tones
#f740fe color schemes
#f740fe color preview, HTML & CSS examples
           This text has a color of #f740fe        
        
          <p style="color:#f740fe;">Text here</p>
        
        
          .mytext {color:#f740fe;}
        
        Text color #f740fe
      
           This box has a color of #f740fe        
        
          <div style="background-color:#f740fe;">Content here</div>
        
        
          .mybackground {background-color:#f740fe;}
        
        Background color #f740fe
      
           Border around this has a color of #f740fe        
        
          <div style="border:2px solid #f740fe;">Content here</div>
        
        
          .myborder {border:2px solid #f740fe;}
        
        Border color #f740fe