#7f7ede color space conversions
Hex:
        #7f7ede
        RGB:
        127, 126, 222
        CMY:
        50, 51, 13
        CMYK:
        43, 43, 0, 13
      HSL:
        241°, 59.2593%, 68.2353%
        HSV (HSB):
        241°, 43.2432%, 87.0588%
        XYZ:
        29.3981, 24.7077, 72.3269
        xyY:
        0.2325, 0.1954, 24.7077
      CIE-Lab:
        56.7895, 24.3925, -49.0067
        CIE-LCH:
        56.7895, 54.7417, 296.4613
        CIE-Luv:
        56.7895, -5.3529, -79.6800
        Hunter-Lab:
        49.7068, 18.5833, -51.4763
      #7f7ede color charts
#7f7ede RGB chart
      #7f7ede CMYK chart
      #7f7ede RGB pie chart
      #7f7ede color shades, tints & tones
#7f7ede color schemes
#7f7ede color preview, HTML & CSS examples
           This text has a color of #7f7ede        
        
          <p style="color:#7f7ede;">Text here</p>
        
        
          .mytext {color:#7f7ede;}
        
        Text color #7f7ede
      
           This box has a color of #7f7ede        
        
          <div style="background-color:#7f7ede;">Content here</div>
        
        
          .mybackground {background-color:#7f7ede;}
        
        Background color #7f7ede
      
           Border around this has a color of #7f7ede        
        
          <div style="border:2px solid #7f7ede;">Content here</div>
        
        
          .myborder {border:2px solid #7f7ede;}
        
        Border color #7f7ede