#f940ed color space conversions
Hex:
        #f940ed
        RGB:
        249, 64, 237
        CMY:
        2, 75, 7
        CMYK:
        0, 74, 5, 2
      HSL:
        304°, 93.9086%, 61.3725%
        HSV (HSB):
        304°, 74.2972%, 97.6471%
        XYZ:
        56.1864, 29.9210, 82.9347
        xyY:
        0.3324, 0.1770, 29.9210
      CIE-Lab:
        61.5860, 85.2087, -48.8821
        CIE-LCH:
        61.5860, 98.2344, 330.1582
        CIE-Luv:
        61.5860, 80.3086, -88.9464
        Hunter-Lab:
        54.7000, 87.6252, -51.6039
      #f940ed color charts
#f940ed RGB chart
      #f940ed CMYK chart
      #f940ed RGB pie chart
      #f940ed color shades, tints & tones
#f940ed color schemes
#f940ed color preview, HTML & CSS examples
           This text has a color of #f940ed        
        
          <p style="color:#f940ed;">Text here</p>
        
        
          .mytext {color:#f940ed;}
        
        Text color #f940ed
      
           This box has a color of #f940ed        
        
          <div style="background-color:#f940ed;">Content here</div>
        
        
          .mybackground {background-color:#f940ed;}
        
        Background color #f940ed
      
           Border around this has a color of #f940ed        
        
          <div style="border:2px solid #f940ed;">Content here</div>
        
        
          .myborder {border:2px solid #f940ed;}
        
        Border color #f940ed