#7196cd color space conversions
Hex:
        #7196cd
        RGB:
        113, 150, 205
        CMY:
        56, 41, 20
        CMYK:
        45, 27, 0, 20
      HSL:
        216°, 47.9167%, 62.3529%
        HSV (HSB):
        216°, 44.8780%, 80.3922%
        XYZ:
        28.7358, 29.7312, 61.9818
        xyY:
        0.2386, 0.2468, 29.7312
      CIE-Lab:
        61.4216, 1.8682, -32.2687
        CIE-LCH:
        61.4216, 32.3228, 273.3134
        CIE-Luv:
        61.4216, -19.0471, -50.5512
        Hunter-Lab:
        54.5263, -1.3500, -29.2284
      #7196cd color charts
#7196cd RGB chart
      #7196cd CMYK chart
      #7196cd RGB pie chart
      #7196cd color shades, tints & tones
#7196cd color schemes
#7196cd color preview, HTML & CSS examples
           This text has a color of #7196cd        
        
          <p style="color:#7196cd;">Text here</p>
        
        
          .mytext {color:#7196cd;}
        
        Text color #7196cd
      
           This box has a color of #7196cd        
        
          <div style="background-color:#7196cd;">Content here</div>
        
        
          .mybackground {background-color:#7196cd;}
        
        Background color #7196cd
      
           Border around this has a color of #7196cd        
        
          <div style="border:2px solid #7196cd;">Content here</div>
        
        
          .myborder {border:2px solid #7196cd;}
        
        Border color #7196cd