#7f93ba color space conversions
Hex:
        #7f93ba
        RGB:
        127, 147, 186
        CMY:
        50, 42, 27
        CMYK:
        32, 21, 0, 27
      HSL:
        220°, 29.9492%, 61.3725%
        HSV (HSB):
        220°, 31.7204%, 72.9412%
        XYZ:
        28.0490, 28.9246, 50.5590
        xyY:
        0.2608, 0.2690, 28.9246
      CIE-Lab:
        60.7151, 2.2184, -22.6059
        CIE-LCH:
        60.7151, 22.7144, 275.6048
        CIE-Luv:
        60.7151, -11.8311, -34.7923
        Hunter-Lab:
        53.7816, -1.0237, -18.0902
      #7f93ba color charts
#7f93ba RGB chart
      #7f93ba CMYK chart
      #7f93ba RGB pie chart
      #7f93ba color shades, tints & tones
#7f93ba color schemes
#7f93ba color preview, HTML & CSS examples
           This text has a color of #7f93ba        
        
          <p style="color:#7f93ba;">Text here</p>
        
        
          .mytext {color:#7f93ba;}
        
        Text color #7f93ba
      
           This box has a color of #7f93ba        
        
          <div style="background-color:#7f93ba;">Content here</div>
        
        
          .mybackground {background-color:#7f93ba;}
        
        Background color #7f93ba
      
           Border around this has a color of #7f93ba        
        
          <div style="border:2px solid #7f93ba;">Content here</div>
        
        
          .myborder {border:2px solid #7f93ba;}
        
        Border color #7f93ba