#f40efa color space conversions
Hex:
        #f40efa
        RGB:
        244, 14, 250
        CMY:
        4, 95, 2
        CMYK:
        2, 94, 0, 2
      HSL:
        298°, 95.9350%, 51.7647%
        HSV (HSB):
        298°, 94.4000%, 98.0392%
        XYZ:
        54.7206, 26.4493, 92.6636
        xyY:
        0.3148, 0.1522, 26.4493
      CIE-Lab:
        58.4611, 94.9967, -61.1496
        CIE-LCH:
        58.4611, 112.9763, 327.2305
        CIE-Luv:
        58.4611, 77.6902, -107.9219
        Hunter-Lab:
        51.4289, 99.9243, -70.8274
      #f40efa color charts
#f40efa RGB chart
      #f40efa CMYK chart
      #f40efa RGB pie chart
      #f40efa color shades, tints & tones
#f40efa color schemes
#f40efa color preview, HTML & CSS examples
           This text has a color of #f40efa        
        
          <p style="color:#f40efa;">Text here</p>
        
        
          .mytext {color:#f40efa;}
        
        Text color #f40efa
      
           This box has a color of #f40efa        
        
          <div style="background-color:#f40efa;">Content here</div>
        
        
          .mybackground {background-color:#f40efa;}
        
        Background color #f40efa
      
           Border around this has a color of #f40efa        
        
          <div style="border:2px solid #f40efa;">Content here</div>
        
        
          .myborder {border:2px solid #f40efa;}
        
        Border color #f40efa