#708cb1 color space conversions
Hex:
        #708cb1
        RGB:
        112, 140, 177
        CMY:
        56, 45, 31
        CMYK:
        37, 21, 0, 31
      HSL:
        214°, 29.4118%, 56.6667%
        HSV (HSB):
        214°, 36.7232%, 69.4118%
        XYZ:
        23.9960, 25.3752, 45.2282
        xyY:
        0.2537, 0.2682, 25.3752
      CIE-Lab:
        57.4392, -0.5365, -22.6073
        CIE-LCH:
        57.4392, 22.6136, 268.6407
        CIE-Luv:
        57.4392, -15.0786, -34.0930
        Hunter-Lab:
        50.3738, -3.1243, -17.9718
      #708cb1 color charts
#708cb1 RGB chart
      #708cb1 CMYK chart
      #708cb1 RGB pie chart
      #708cb1 color shades, tints & tones
#708cb1 color schemes
#708cb1 color preview, HTML & CSS examples
           This text has a color of #708cb1        
        
          <p style="color:#708cb1;">Text here</p>
        
        
          .mytext {color:#708cb1;}
        
        Text color #708cb1
      
           This box has a color of #708cb1        
        
          <div style="background-color:#708cb1;">Content here</div>
        
        
          .mybackground {background-color:#708cb1;}
        
        Background color #708cb1
      
           Border around this has a color of #708cb1        
        
          <div style="border:2px solid #708cb1;">Content here</div>
        
        
          .myborder {border:2px solid #708cb1;}
        
        Border color #708cb1