#f141f5 color space conversions
Hex:
        #f141f5
        RGB:
        241, 65, 245
        CMY:
        5, 75, 4
        CMYK:
        2, 73, 0, 4
      HSL:
        299°, 90.0000%, 60.7843%
        HSV (HSB):
        299°, 73.4694%, 96.0784%
        XYZ:
        54.6474, 29.0739, 89.1178
        xyY:
        0.3162, 0.1682, 29.0739
      CIE-Lab:
        60.8468, 84.5277, -54.5872
        CIE-LCH:
        60.8468, 100.6216, 327.1460
        CIE-Luv:
        60.8468, 71.5823, -97.4374
        Hunter-Lab:
        53.9203, 86.5466, -60.2486
      #f141f5 color charts
#f141f5 RGB chart
      #f141f5 CMYK chart
      #f141f5 RGB pie chart
      #f141f5 color shades, tints & tones
#f141f5 color schemes
#f141f5 color preview, HTML & CSS examples
           This text has a color of #f141f5        
        
          <p style="color:#f141f5;">Text here</p>
        
        
          .mytext {color:#f141f5;}
        
        Text color #f141f5
      
           This box has a color of #f141f5        
        
          <div style="background-color:#f141f5;">Content here</div>
        
        
          .mybackground {background-color:#f141f5;}
        
        Background color #f141f5
      
           Border around this has a color of #f141f5        
        
          <div style="border:2px solid #f141f5;">Content here</div>
        
        
          .myborder {border:2px solid #f141f5;}
        
        Border color #f141f5