#f58edb color space conversions
Hex:
        #f58edb
        RGB:
        245, 142, 219
        CMY:
        4, 44, 14
        CMYK:
        0, 42, 11, 4
      HSL:
        315°, 83.7398%, 75.8824%
        HSV (HSB):
        315°, 42.0408%, 96.0784%
        XYZ:
        60.1154, 43.8730, 72.3177
        xyY:
        0.3410, 0.2488, 43.8730
      CIE-Lab:
        72.1435, 49.2639, -22.5269
        CIE-LCH:
        72.1435, 54.1700, 335.4268
        CIE-Luv:
        72.1435, 55.6093, -43.2387
        Hunter-Lab:
        66.2367, 46.0897, -18.3676
      #f58edb color charts
#f58edb RGB chart
      #f58edb CMYK chart
      #f58edb RGB pie chart
      #f58edb color shades, tints & tones
#f58edb color schemes
#f58edb color preview, HTML & CSS examples
           This text has a color of #f58edb        
        
          <p style="color:#f58edb;">Text here</p>
        
        
          .mytext {color:#f58edb;}
        
        Text color #f58edb
      
           This box has a color of #f58edb        
        
          <div style="background-color:#f58edb;">Content here</div>
        
        
          .mybackground {background-color:#f58edb;}
        
        Background color #f58edb
      
           Border around this has a color of #f58edb        
        
          <div style="border:2px solid #f58edb;">Content here</div>
        
        
          .myborder {border:2px solid #f58edb;}
        
        Border color #f58edb