#f527f1 color space conversions
Hex:
        #f527f1
        RGB:
        245, 39, 241
        CMY:
        4, 85, 5
        CMYK:
        0, 84, 2, 4
      HSL:
        301°, 91.1504%, 55.6863%
        HSV (HSB):
        301°, 84.0816%, 96.0784%
        XYZ:
        54.2589, 27.2144, 85.6122
        xyY:
        0.3247, 0.1629, 27.2144
      CIE-Lab:
        59.1722, 90.7582, -54.9885
        CIE-LCH:
        59.1722, 106.1169, 328.7892
        CIE-Luv:
        59.1722, 79.9140, -98.3325
        Hunter-Lab:
        52.1674, 94.3634, -60.7840
      #f527f1 color charts
#f527f1 RGB chart
      #f527f1 CMYK chart
      #f527f1 RGB pie chart
      #f527f1 color shades, tints & tones
#f527f1 color schemes
#f527f1 color preview, HTML & CSS examples
           This text has a color of #f527f1        
        
          <p style="color:#f527f1;">Text here</p>
        
        
          .mytext {color:#f527f1;}
        
        Text color #f527f1
      
           This box has a color of #f527f1        
        
          <div style="background-color:#f527f1;">Content here</div>
        
        
          .mybackground {background-color:#f527f1;}
        
        Background color #f527f1
      
           Border around this has a color of #f527f1        
        
          <div style="border:2px solid #f527f1;">Content here</div>
        
        
          .myborder {border:2px solid #f527f1;}
        
        Border color #f527f1