#7194bb color space conversions
Hex:
        #7194bb
        RGB:
        113, 148, 187
        CMY:
        56, 42, 27
        CMYK:
        40, 21, 0, 27
      HSL:
        212°, 35.2381%, 58.8235%
        HSV (HSB):
        212°, 39.5722%, 73.3333%
        XYZ:
        26.3696, 28.2784, 51.0822
        xyY:
        0.2494, 0.2675, 28.2784
      CIE-Lab:
        60.1394, -2.0814, -24.1307
        CIE-LCH:
        60.1394, 24.2203, 265.0701
        CIE-Luv:
        60.1394, -18.0962, -36.6079
        Hunter-Lab:
        53.1774, -4.5460, -19.7297
      #7194bb color charts
#7194bb RGB chart
      #7194bb CMYK chart
      #7194bb RGB pie chart
      #7194bb color shades, tints & tones
#7194bb color schemes
#7194bb color preview, HTML & CSS examples
           This text has a color of #7194bb        
        
          <p style="color:#7194bb;">Text here</p>
        
        
          .mytext {color:#7194bb;}
        
        Text color #7194bb
      
           This box has a color of #7194bb        
        
          <div style="background-color:#7194bb;">Content here</div>
        
        
          .mybackground {background-color:#7194bb;}
        
        Background color #7194bb
      
           Border around this has a color of #7194bb        
        
          <div style="border:2px solid #7194bb;">Content here</div>
        
        
          .myborder {border:2px solid #7194bb;}
        
        Border color #7194bb