#f741e0 color space conversions
Hex:
        #f741e0
        RGB:
        247, 65, 224
        CMY:
        3, 75, 12
        CMYK:
        0, 74, 9, 3
      HSL:
        308°, 91.9192%, 61.1765%
        HSV (HSB):
        308°, 73.6842%, 96.8627%
        XYZ:
        53.7026, 28.9366, 73.2759
        xyY:
        0.3444, 0.1856, 28.9366
      CIE-Lab:
        60.7256, 82.6404, -42.9802
        CIE-LCH:
        60.7256, 93.1490, 332.5216
        CIE-Luv:
        60.7256, 83.4789, -79.1640
        Hunter-Lab:
        53.7927, 84.0637, -43.1093
      #f741e0 color charts
#f741e0 RGB chart
      #f741e0 CMYK chart
      #f741e0 RGB pie chart
      #f741e0 color shades, tints & tones
#f741e0 color schemes
#f741e0 color preview, HTML & CSS examples
           This text has a color of #f741e0        
        
          <p style="color:#f741e0;">Text here</p>
        
        
          .mytext {color:#f741e0;}
        
        Text color #f741e0
      
           This box has a color of #f741e0        
        
          <div style="background-color:#f741e0;">Content here</div>
        
        
          .mybackground {background-color:#f741e0;}
        
        Background color #f741e0
      
           Border around this has a color of #f741e0        
        
          <div style="border:2px solid #f741e0;">Content here</div>
        
        
          .myborder {border:2px solid #f741e0;}
        
        Border color #f741e0