#f45ede color space conversions
Hex:
        #f45ede
        RGB:
        244, 94, 222
        CMY:
        4, 63, 13
        CMYK:
        0, 61, 9, 4
      HSL:
        309°, 87.2093%, 66.2745%
        HSV (HSB):
        309°, 61.4754%, 95.6863%
        XYZ:
        54.4957, 32.5124, 72.5105
        xyY:
        0.3416, 0.2038, 32.5124
      CIE-Lab:
        63.7642, 71.5682, -37.1290
        CIE-LCH:
        63.7642, 80.6261, 332.5801
        CIE-Luv:
        63.7642, 73.8481, -68.9471
        Hunter-Lab:
        57.0197, 70.8144, -35.4839
      #f45ede color charts
#f45ede RGB chart
      #f45ede CMYK chart
      #f45ede RGB pie chart
      #f45ede color shades, tints & tones
#f45ede color schemes
#f45ede color preview, HTML & CSS examples
           This text has a color of #f45ede        
        
          <p style="color:#f45ede;">Text here</p>
        
        
          .mytext {color:#f45ede;}
        
        Text color #f45ede
      
           This box has a color of #f45ede        
        
          <div style="background-color:#f45ede;">Content here</div>
        
        
          .mybackground {background-color:#f45ede;}
        
        Background color #f45ede
      
           Border around this has a color of #f45ede        
        
          <div style="border:2px solid #f45ede;">Content here</div>
        
        
          .myborder {border:2px solid #f45ede;}
        
        Border color #f45ede