#707bc5 color space conversions
Hex:
        #707bc5
        RGB:
        112, 123, 197
        CMY:
        56, 52, 23
        CMYK:
        43, 38, 0, 23
      HSL:
        232°, 42.2886%, 60.5882%
        HSV (HSB):
        232°, 43.1472%, 77.2549%
        XYZ:
        23.8431, 21.6419, 55.7440
        xyY:
        0.2355, 0.2138, 21.6419
      CIE-Lab:
        53.6450, 15.1455, -39.9185
        CIE-LCH:
        53.6450, 42.6952, 290.7773
        CIE-Luv:
        53.6450, -8.9985, -63.2140
        Hunter-Lab:
        46.5208, 10.0743, -38.4801
      #707bc5 color charts
#707bc5 RGB chart
      #707bc5 CMYK chart
      #707bc5 RGB pie chart
      #707bc5 color shades, tints & tones
#707bc5 color schemes
#707bc5 color preview, HTML & CSS examples
           This text has a color of #707bc5        
        
          <p style="color:#707bc5;">Text here</p>
        
        
          .mytext {color:#707bc5;}
        
        Text color #707bc5
      
           This box has a color of #707bc5        
        
          <div style="background-color:#707bc5;">Content here</div>
        
        
          .mybackground {background-color:#707bc5;}
        
        Background color #707bc5
      
           Border around this has a color of #707bc5        
        
          <div style="border:2px solid #707bc5;">Content here</div>
        
        
          .myborder {border:2px solid #707bc5;}
        
        Border color #707bc5