#f527ec color space conversions
Hex:
        #f527ec
        RGB:
        245, 39, 236
        CMY:
        4, 85, 7
        CMYK:
        0, 84, 4, 4
      HSL:
        303°, 91.1504%, 55.6863%
        HSV (HSB):
        303°, 84.0816%, 96.0784%
        XYZ:
        53.5220, 26.9196, 81.7320
        xyY:
        0.3300, 0.1660, 26.9196
      CIE-Lab:
        58.8999, 90.0461, -52.6260
        CIE-LCH:
        58.8999, 104.2967, 329.6965
        CIE-Luv:
        58.8999, 81.8581, -94.5365
        Hunter-Lab:
        51.8841, 93.3377, -57.0793
      #f527ec color charts
#f527ec RGB chart
      #f527ec CMYK chart
      #f527ec RGB pie chart
      #f527ec color shades, tints & tones
#f527ec color schemes
#f527ec color preview, HTML & CSS examples
           This text has a color of #f527ec        
        
          <p style="color:#f527ec;">Text here</p>
        
        
          .mytext {color:#f527ec;}
        
        Text color #f527ec
      
           This box has a color of #f527ec        
        
          <div style="background-color:#f527ec;">Content here</div>
        
        
          .mybackground {background-color:#f527ec;}
        
        Background color #f527ec
      
           Border around this has a color of #f527ec        
        
          <div style="border:2px solid #f527ec;">Content here</div>
        
        
          .myborder {border:2px solid #f527ec;}
        
        Border color #f527ec