#f041f5 color space conversions
Hex:
        #f041f5
        RGB:
        240, 65, 245
        CMY:
        6, 75, 4
        CMYK:
        2, 73, 0, 4
      HSL:
        298°, 90.0000%, 60.7843%
        HSV (HSB):
        298°, 73.4694%, 96.0784%
        XYZ:
        54.3069, 28.8984, 89.1019
        xyY:
        0.3152, 0.1677, 28.8984
      CIE-Lab:
        60.6919, 84.3304, -54.8432
        CIE-LCH:
        60.6919, 100.5952, 326.9625
        CIE-Luv:
        60.6919, 70.8872, -97.7503
        Hunter-Lab:
        53.7573, 86.2499, -60.6422
      #f041f5 color charts
#f041f5 RGB chart
      #f041f5 CMYK chart
      #f041f5 RGB pie chart
      #f041f5 color shades, tints & tones
#f041f5 color schemes
#f041f5 color preview, HTML & CSS examples
           This text has a color of #f041f5        
        
          <p style="color:#f041f5;">Text here</p>
        
        
          .mytext {color:#f041f5;}
        
        Text color #f041f5
      
           This box has a color of #f041f5        
        
          <div style="background-color:#f041f5;">Content here</div>
        
        
          .mybackground {background-color:#f041f5;}
        
        Background color #f041f5
      
           Border around this has a color of #f041f5        
        
          <div style="border:2px solid #f041f5;">Content here</div>
        
        
          .myborder {border:2px solid #f041f5;}
        
        Border color #f041f5