#7f93aa color space conversions
Hex:
        #7f93aa
        RGB:
        127, 147, 170
        CMY:
        50, 42, 33
        CMYK:
        25, 14, 0, 33
      HSL:
        212°, 20.1878%, 58.2353%
        HSV (HSB):
        212°, 25.2941%, 66.6667%
        XYZ:
        26.4418, 28.2817, 42.0955
        xyY:
        0.2731, 0.2921, 28.2817
      CIE-Lab:
        60.1424, -1.7970, -14.4185
        CIE-LCH:
        60.1424, 14.5300, 262.8957
        CIE-Luv:
        60.1424, -11.3524, -21.2391
        Hunter-Lab:
        53.1806, -4.3144, -9.7050
      #7f93aa color charts
#7f93aa RGB chart
      #7f93aa CMYK chart
      #7f93aa RGB pie chart
      #7f93aa color shades, tints & tones
#7f93aa color schemes
#7f93aa color preview, HTML & CSS examples
           This text has a color of #7f93aa        
        
          <p style="color:#7f93aa;">Text here</p>
        
        
          .mytext {color:#7f93aa;}
        
        Text color #7f93aa
      
           This box has a color of #7f93aa        
        
          <div style="background-color:#7f93aa;">Content here</div>
        
        
          .mybackground {background-color:#7f93aa;}
        
        Background color #7f93aa
      
           Border around this has a color of #7f93aa        
        
          <div style="border:2px solid #7f93aa;">Content here</div>
        
        
          .myborder {border:2px solid #7f93aa;}
        
        Border color #7f93aa