#f052ef color space conversions
Hex:
        #f052ef
        RGB:
        240, 82, 239
        CMY:
        6, 68, 6
        CMYK:
        0, 66, 0, 6
      HSL:
        300°, 84.0426%, 63.1373%
        HSV (HSB):
        300°, 65.8333%, 94.1176%
        XYZ:
        54.5325, 30.7918, 84.7306
        xyY:
        0.3207, 0.1811, 30.7918
      CIE-Lab:
        62.3315, 77.8366, -48.9056
        CIE-LCH:
        62.3315, 91.9255, 327.8584
        CIE-Luv:
        62.3315, 69.0582, -88.0910
        Hunter-Lab:
        55.4904, 78.3103, -51.6891
      #f052ef color charts
#f052ef RGB chart
      #f052ef CMYK chart
      #f052ef RGB pie chart
      #f052ef color shades, tints & tones
#f052ef color schemes
#f052ef color preview, HTML & CSS examples
           This text has a color of #f052ef        
        
          <p style="color:#f052ef;">Text here</p>
        
        
          .mytext {color:#f052ef;}
        
        Text color #f052ef
      
           This box has a color of #f052ef        
        
          <div style="background-color:#f052ef;">Content here</div>
        
        
          .mybackground {background-color:#f052ef;}
        
        Background color #f052ef
      
           Border around this has a color of #f052ef        
        
          <div style="border:2px solid #f052ef;">Content here</div>
        
        
          .myborder {border:2px solid #f052ef;}
        
        Border color #f052ef