#707ca6 color space conversions
Hex:
        #707ca6
        RGB:
        112, 124, 166
        CMY:
        56, 51, 35
        CMYK:
        33, 25, 0, 35
      HSL:
        227°, 23.2759%, 54.5098%
        HSV (HSB):
        227°, 32.5301%, 65.0980%
        XYZ:
        20.7727, 20.6132, 38.9603
        xyY:
        0.2585, 0.2566, 20.6132
      CIE-Lab:
        52.5236, 5.8165, -23.8436
        CIE-LCH:
        52.5236, 24.5428, 283.7092
        CIE-Luv:
        52.5236, -8.1206, -36.3031
        Hunter-Lab:
        45.4018, 2.2160, -19.0968
      #707ca6 color charts
#707ca6 RGB chart
      #707ca6 CMYK chart
      #707ca6 RGB pie chart
      #707ca6 color shades, tints & tones
#707ca6 color schemes
#707ca6 color preview, HTML & CSS examples
           This text has a color of #707ca6        
        
          <p style="color:#707ca6;">Text here</p>
        
        
          .mytext {color:#707ca6;}
        
        Text color #707ca6
      
           This box has a color of #707ca6        
        
          <div style="background-color:#707ca6;">Content here</div>
        
        
          .mybackground {background-color:#707ca6;}
        
        Background color #707ca6
      
           Border around this has a color of #707ca6        
        
          <div style="border:2px solid #707ca6;">Content here</div>
        
        
          .myborder {border:2px solid #707ca6;}
        
        Border color #707ca6