#f524ef color space conversions
Hex:
        #f524ef
        RGB:
        245, 36, 239
        CMY:
        4, 86, 6
        CMYK:
        0, 85, 2, 4
      HSL:
        302°, 91.2664%, 55.0980%
        HSV (HSB):
        302°, 85.3061%, 96.0784%
        XYZ:
        53.8671, 26.9062, 84.0157
        xyY:
        0.3269, 0.1633, 26.9062
      CIE-Lab:
        58.8874, 90.9850, -54.3249
        CIE-LCH:
        58.8874, 105.9692, 329.1596
        CIE-Luv:
        58.8874, 81.0299, -97.2497
        Hunter-Lab:
        51.8712, 94.5935, -59.7220
      #f524ef color charts
#f524ef RGB chart
      #f524ef CMYK chart
      #f524ef RGB pie chart
      #f524ef color shades, tints & tones
#f524ef color schemes
#f524ef color preview, HTML & CSS examples
           This text has a color of #f524ef        
        
          <p style="color:#f524ef;">Text here</p>
        
        
          .mytext {color:#f524ef;}
        
        Text color #f524ef
      
           This box has a color of #f524ef        
        
          <div style="background-color:#f524ef;">Content here</div>
        
        
          .mybackground {background-color:#f524ef;}
        
        Background color #f524ef
      
           Border around this has a color of #f524ef        
        
          <div style="border:2px solid #f524ef;">Content here</div>
        
        
          .myborder {border:2px solid #f524ef;}
        
        Border color #f524ef