#7f9acd color space conversions
Hex:
        #7f9acd
        RGB:
        127, 154, 205
        CMY:
        50, 40, 20
        CMYK:
        38, 25, 0, 20
      HSL:
        219°, 43.8202%, 65.0980%
        HSV (HSB):
        219°, 38.0488%, 80.3922%
        XYZ:
        31.3274, 32.0310, 62.2891
        xyY:
        0.2493, 0.2549, 32.0310
      CIE-Lab:
        63.3685, 3.2757, -29.1855
        CIE-LCH:
        63.3685, 29.3687, 276.4039
        CIE-Luv:
        63.3685, -15.2257, -45.9008
        Hunter-Lab:
        56.5959, -0.2381, -25.6370
      #7f9acd color charts
#7f9acd RGB chart
      #7f9acd CMYK chart
      #7f9acd RGB pie chart
      #7f9acd color shades, tints & tones
#7f9acd color schemes
#7f9acd color preview, HTML & CSS examples
           This text has a color of #7f9acd        
        
          <p style="color:#7f9acd;">Text here</p>
        
        
          .mytext {color:#7f9acd;}
        
        Text color #7f9acd
      
           This box has a color of #7f9acd        
        
          <div style="background-color:#7f9acd;">Content here</div>
        
        
          .mybackground {background-color:#7f9acd;}
        
        Background color #7f9acd
      
           Border around this has a color of #7f9acd        
        
          <div style="border:2px solid #7f9acd;">Content here</div>
        
        
          .myborder {border:2px solid #7f9acd;}
        
        Border color #7f9acd