#706087 color space conversions
Hex:
        #706087
        RGB:
        112, 96, 135
        CMY:
        56, 62, 47
        CMYK:
        17, 29, 0, 47
      HSL:
        265°, 16.8831%, 45.2941%
        HSV (HSB):
        265°, 28.8889%, 52.9412%
        XYZ:
        15.2381, 13.5598, 24.7358
        xyY:
        0.2846, 0.2533, 13.5598
      CIE-Lab:
        43.5948, 14.7495, -19.2856
        CIE-LCH:
        43.5948, 24.2792, 307.4086
        CIE-Luv:
        43.5948, 5.8383, -29.2436
        Hunter-Lab:
        36.8236, 9.4247, -14.0509
      #706087 color charts
#706087 RGB chart
      #706087 CMYK chart
      #706087 RGB pie chart
      #706087 color shades, tints & tones
#706087 color schemes
#706087 color preview, HTML & CSS examples
           This text has a color of #706087        
        
          <p style="color:#706087;">Text here</p>
        
        
          .mytext {color:#706087;}
        
        Text color #706087
      
           This box has a color of #706087        
        
          <div style="background-color:#706087;">Content here</div>
        
        
          .mybackground {background-color:#706087;}
        
        Background color #706087
      
           Border around this has a color of #706087        
        
          <div style="border:2px solid #706087;">Content here</div>
        
        
          .myborder {border:2px solid #706087;}
        
        Border color #706087