#f725f5 color space conversions
Hex:
        #f725f5
        RGB:
        247, 37, 245
        CMY:
        3, 85, 4
        CMYK:
        0, 85, 1, 3
      HSL:
        301°, 92.9204%, 55.6863%
        HSV (HSB):
        301°, 85.0202%, 96.8627%
        XYZ:
        55.5008, 27.6899, 88.8057
        xyY:
        0.3227, 0.1610, 27.6899
      CIE-Lab:
        59.6075, 92.0227, -56.5053
        CIE-LCH:
        59.6075, 107.9863, 328.4486
        CIE-Luv:
        59.6075, 80.0291, -100.9837
        Hunter-Lab:
        52.6212, 96.1811, -63.2255
      #f725f5 color charts
#f725f5 RGB chart
      #f725f5 CMYK chart
      #f725f5 RGB pie chart
      #f725f5 color shades, tints & tones
#f725f5 color schemes
#f725f5 color preview, HTML & CSS examples
           This text has a color of #f725f5        
        
          <p style="color:#f725f5;">Text here</p>
        
        
          .mytext {color:#f725f5;}
        
        Text color #f725f5
      
           This box has a color of #f725f5        
        
          <div style="background-color:#f725f5;">Content here</div>
        
        
          .mybackground {background-color:#f725f5;}
        
        Background color #f725f5
      
           Border around this has a color of #f725f5        
        
          <div style="border:2px solid #f725f5;">Content here</div>
        
        
          .myborder {border:2px solid #f725f5;}
        
        Border color #f725f5