#f041f2 color space conversions
Hex:
        #f041f2
        RGB:
        240, 65, 242
        CMY:
        6, 75, 5
        CMYK:
        1, 73, 0, 5
      HSL:
        299°, 87.1921%, 60.1961%
        HSV (HSB):
        299°, 73.1405%, 94.9020%
        XYZ:
        53.8525, 28.7167, 86.7089
        xyY:
        0.3181, 0.1696, 28.7167
      CIE-Lab:
        60.5308, 83.8644, -53.4312
        CIE-LCH:
        60.5308, 99.4391, 327.4982
        CIE-Luv:
        60.5308, 71.9275, -95.4489
        Hunter-Lab:
        53.5879, 85.6024, -58.4237
      #f041f2 color charts
#f041f2 RGB chart
      #f041f2 CMYK chart
      #f041f2 RGB pie chart
      #f041f2 color shades, tints & tones
#f041f2 color schemes
#f041f2 color preview, HTML & CSS examples
           This text has a color of #f041f2        
        
          <p style="color:#f041f2;">Text here</p>
        
        
          .mytext {color:#f041f2;}
        
        Text color #f041f2
      
           This box has a color of #f041f2        
        
          <div style="background-color:#f041f2;">Content here</div>
        
        
          .mybackground {background-color:#f041f2;}
        
        Background color #f041f2
      
           Border around this has a color of #f041f2        
        
          <div style="border:2px solid #f041f2;">Content here</div>
        
        
          .myborder {border:2px solid #f041f2;}
        
        Border color #f041f2