#7f9ade color space conversions
Hex:
        #7f9ade
        RGB:
        127, 154, 222
        CMY:
        50, 40, 13
        CMYK:
        43, 31, 0, 13
      HSL:
        223°, 59.0062%, 68.4314%
        HSV (HSB):
        223°, 42.7928%, 87.0588%
        XYZ:
        33.4928, 32.8972, 73.6918
        xyY:
        0.2391, 0.2348, 32.8972
      CIE-Lab:
        64.0775, 8.0005, -37.5319
        CIE-LCH:
        64.0775, 38.3752, 282.0334
        CIE-Luv:
        64.0775, -15.6105, -60.4167
        Hunter-Lab:
        57.3560, 3.8612, -36.0273
      #7f9ade color charts
#7f9ade RGB chart
      #7f9ade CMYK chart
      #7f9ade RGB pie chart
      #7f9ade color shades, tints & tones
#7f9ade color schemes
#7f9ade color preview, HTML & CSS examples
           This text has a color of #7f9ade        
        
          <p style="color:#7f9ade;">Text here</p>
        
        
          .mytext {color:#7f9ade;}
        
        Text color #7f9ade
      
           This box has a color of #7f9ade        
        
          <div style="background-color:#7f9ade;">Content here</div>
        
        
          .mybackground {background-color:#7f9ade;}
        
        Background color #7f9ade
      
           Border around this has a color of #7f9ade        
        
          <div style="border:2px solid #7f9ade;">Content here</div>
        
        
          .myborder {border:2px solid #7f9ade;}
        
        Border color #7f9ade