#7f94bb color space conversions
Hex:
        #7f94bb
        RGB:
        127, 148, 187
        CMY:
        50, 42, 27
        CMYK:
        32, 21, 0, 27
      HSL:
        219°, 30.6122%, 61.5686%
        HSV (HSB):
        219°, 32.0856%, 73.3333%
        XYZ:
        28.3119, 29.2797, 51.1731
        xyY:
        0.2603, 0.2692, 29.2797
      CIE-Lab:
        61.0277, 1.9077, -22.6913
        CIE-LCH:
        61.0277, 22.7713, 274.8057
        CIE-Luv:
        61.0277, -12.2844, -34.9166
        Hunter-Lab:
        54.1107, -1.2985, -18.1937
      #7f94bb color charts
#7f94bb RGB chart
      #7f94bb CMYK chart
      #7f94bb RGB pie chart
      #7f94bb color shades, tints & tones
#7f94bb color schemes
#7f94bb color preview, HTML & CSS examples
           This text has a color of #7f94bb        
        
          <p style="color:#7f94bb;">Text here</p>
        
        
          .mytext {color:#7f94bb;}
        
        Text color #7f94bb
      
           This box has a color of #7f94bb        
        
          <div style="background-color:#7f94bb;">Content here</div>
        
        
          .mybackground {background-color:#7f94bb;}
        
        Background color #7f94bb
      
           Border around this has a color of #7f94bb        
        
          <div style="border:2px solid #7f94bb;">Content here</div>
        
        
          .myborder {border:2px solid #7f94bb;}
        
        Border color #7f94bb