#f501f5 color space conversions
Hex:
        #f501f5
        RGB:
        245, 1, 245
        CMY:
        4, 100, 4
        CMYK:
        0, 100, 0, 4
      HSL:
        300°, 99.1870%, 48.2353%
        HSV (HSB):
        300°, 99.5918%, 96.0784%
        XYZ:
        54.1485, 26.0268, 88.5559
        xyY:
        0.3209, 0.1542, 26.0268
      CIE-Lab:
        58.0624, 95.2603, -58.9939
        CIE-LCH:
        58.0624, 112.0482, 328.2304
        CIE-Luv:
        58.0624, 80.8619, -104.5571
        Hunter-Lab:
        51.0164, 100.1799, -67.2060
      #f501f5 color charts
#f501f5 RGB chart
      #f501f5 CMYK chart
      #f501f5 RGB pie chart
      #f501f5 color shades, tints & tones
#f501f5 color schemes
#f501f5 color preview, HTML & CSS examples
           This text has a color of #f501f5        
        
          <p style="color:#f501f5;">Text here</p>
        
        
          .mytext {color:#f501f5;}
        
        Text color #f501f5
      
           This box has a color of #f501f5        
        
          <div style="background-color:#f501f5;">Content here</div>
        
        
          .mybackground {background-color:#f501f5;}
        
        Background color #f501f5
      
           Border around this has a color of #f501f5        
        
          <div style="border:2px solid #f501f5;">Content here</div>
        
        
          .myborder {border:2px solid #f501f5;}
        
        Border color #f501f5