#f524f5 color space conversions
Hex:
        #f524f5
        RGB:
        245, 36, 245
        CMY:
        4, 86, 4
        CMYK:
        0, 85, 0, 4
      HSL:
        300°, 91.2664%, 55.0980%
        HSV (HSB):
        300°, 85.3061%, 96.0784%
        XYZ:
        54.7685, 27.2668, 88.7626
        xyY:
        0.3207, 0.1596, 27.2668
      CIE-Lab:
        59.2205, 91.8448, -57.1424
        CIE-LCH:
        59.2205, 108.1699, 328.1117
        CIE-Luv:
        59.2205, 78.7092, -101.7741
        Hunter-Lab:
        52.2176, 95.8390, -64.2323
      #f524f5 color charts
#f524f5 RGB chart
      #f524f5 CMYK chart
      #f524f5 RGB pie chart
      #f524f5 color shades, tints & tones
#f524f5 color schemes
#f524f5 color preview, HTML & CSS examples
           This text has a color of #f524f5        
        
          <p style="color:#f524f5;">Text here</p>
        
        
          .mytext {color:#f524f5;}
        
        Text color #f524f5
      
           This box has a color of #f524f5        
        
          <div style="background-color:#f524f5;">Content here</div>
        
        
          .mybackground {background-color:#f524f5;}
        
        Background color #f524f5
      
           Border around this has a color of #f524f5        
        
          <div style="border:2px solid #f524f5;">Content here</div>
        
        
          .myborder {border:2px solid #f524f5;}
        
        Border color #f524f5