#7f9eda color space conversions
Hex:
        #7f9eda
        RGB:
        127, 158, 218
        CMY:
        50, 38, 15
        CMYK:
        42, 28, 0, 15
      HSL:
        220°, 55.1515%, 67.6471%
        HSV (HSB):
        220°, 41.7431%, 85.4902%
        XYZ:
        33.6341, 34.0277, 71.1250
        xyY:
        0.2423, 0.2452, 34.0277
      CIE-Lab:
        64.9846, 4.5871, -33.9052
        CIE-LCH:
        64.9846, 34.2141, 277.7048
        CIE-Luv:
        64.9846, -17.0785, -54.0726
        Hunter-Lab:
        58.3333, 0.8374, -31.4582
      #7f9eda color charts
#7f9eda RGB chart
      #7f9eda CMYK chart
      #7f9eda RGB pie chart
      #7f9eda color shades, tints & tones
#7f9eda color schemes
#7f9eda color preview, HTML & CSS examples
           This text has a color of #7f9eda        
        
          <p style="color:#7f9eda;">Text here</p>
        
        
          .mytext {color:#7f9eda;}
        
        Text color #7f9eda
      
           This box has a color of #7f9eda        
        
          <div style="background-color:#7f9eda;">Content here</div>
        
        
          .mybackground {background-color:#7f9eda;}
        
        Background color #7f9eda
      
           Border around this has a color of #7f9eda        
        
          <div style="border:2px solid #7f9eda;">Content here</div>
        
        
          .myborder {border:2px solid #7f9eda;}
        
        Border color #7f9eda