#f741ff color space conversions
Hex:
        #f741ff
        RGB:
        247, 65, 255
        CMY:
        3, 75, 0
        CMYK:
        3, 75, 0, 0
      HSL:
        297°, 100.0000%, 62.7451%
        HSV (HSB):
        297°, 74.5098%, 100.0000%
        XYZ:
        58.2981, 30.7748, 97.4752
        xyY:
        0.3125, 0.1650, 30.7748
      CIE-Lab:
        62.3170, 87.2502, -57.7267
        CIE-LCH:
        62.3170, 104.6182, 326.5105
        CIE-Luv:
        62.3170, 72.2797, -103.1946
        Hunter-Lab:
        55.4750, 90.5025, -65.3461
      #f741ff color charts
#f741ff RGB chart
      #f741ff CMYK chart
      #f741ff RGB pie chart
      #f741ff color shades, tints & tones
#f741ff color schemes
#f741ff color preview, HTML & CSS examples
           This text has a color of #f741ff        
        
          <p style="color:#f741ff;">Text here</p>
        
        
          .mytext {color:#f741ff;}
        
        Text color #f741ff
      
           This box has a color of #f741ff        
        
          <div style="background-color:#f741ff;">Content here</div>
        
        
          .mybackground {background-color:#f741ff;}
        
        Background color #f741ff
      
           Border around this has a color of #f741ff        
        
          <div style="border:2px solid #f741ff;">Content here</div>
        
        
          .myborder {border:2px solid #f741ff;}
        
        Border color #f741ff