#708eb2 color space conversions
Hex:
        #708eb2
        RGB:
        112, 142, 178
        CMY:
        56, 44, 30
        CMYK:
        37, 20, 0, 30
      HSL:
        213°, 30.0000%, 56.8627%
        HSV (HSB):
        213°, 37.0787%, 69.8039%
        XYZ:
        24.3910, 26.0051, 45.8534
        xyY:
        0.2534, 0.2702, 26.0051
      CIE-Lab:
        58.0419, -1.4097, -22.2527
        CIE-LCH:
        58.0419, 22.2973, 266.3751
        CIE-Luv:
        58.0419, -15.9228, -33.4727
        Hunter-Lab:
        50.9952, -3.8651, -17.6152
      #708eb2 color charts
#708eb2 RGB chart
      #708eb2 CMYK chart
      #708eb2 RGB pie chart
      #708eb2 color shades, tints & tones
#708eb2 color schemes
#708eb2 color preview, HTML & CSS examples
           This text has a color of #708eb2        
        
          <p style="color:#708eb2;">Text here</p>
        
        
          .mytext {color:#708eb2;}
        
        Text color #708eb2
      
           This box has a color of #708eb2        
        
          <div style="background-color:#708eb2;">Content here</div>
        
        
          .mybackground {background-color:#708eb2;}
        
        Background color #708eb2
      
           Border around this has a color of #708eb2        
        
          <div style="border:2px solid #708eb2;">Content here</div>
        
        
          .myborder {border:2px solid #708eb2;}
        
        Border color #708eb2