#7f9aee color space conversions
Hex:
        #7f9aee
        RGB:
        127, 154, 238
        CMY:
        50, 40, 7
        CMYK:
        47, 35, 0, 7
      HSL:
        225°, 76.5517%, 71.5686%
        HSV (HSB):
        225°, 46.6387%, 93.3333%
        XYZ:
        35.7406, 33.7963, 85.5285
        xyY:
        0.2305, 0.2179, 33.7963
      CIE-Lab:
        64.8005, 12.6143, -45.2244
        CIE-LCH:
        64.8005, 46.9507, 285.5852
        CIE-Luv:
        64.8005, -15.9835, -73.9474
        Hunter-Lab:
        58.1346, 8.0047, -46.5342
      #7f9aee color charts
#7f9aee RGB chart
      #7f9aee CMYK chart
      #7f9aee RGB pie chart
      #7f9aee color shades, tints & tones
#7f9aee color schemes
#7f9aee color preview, HTML & CSS examples
           This text has a color of #7f9aee        
        
          <p style="color:#7f9aee;">Text here</p>
        
        
          .mytext {color:#7f9aee;}
        
        Text color #7f9aee
      
           This box has a color of #7f9aee        
        
          <div style="background-color:#7f9aee;">Content here</div>
        
        
          .mybackground {background-color:#7f9aee;}
        
        Background color #7f9aee
      
           Border around this has a color of #7f9aee        
        
          <div style="border:2px solid #7f9aee;">Content here</div>
        
        
          .myborder {border:2px solid #7f9aee;}
        
        Border color #7f9aee