#707dcf color space conversions
Hex:
        #707dcf
        RGB:
        112, 125, 207
        CMY:
        56, 51, 19
        CMYK:
        46, 40, 0, 19
      HSL:
        232°, 49.7382%, 62.5490%
        HSV (HSB):
        232°, 45.8937%, 81.1765%
        XYZ:
        25.2782, 22.6170, 62.0647
        xyY:
        0.2299, 0.2057, 22.6170
      CIE-Lab:
        54.6756, 16.9069, -43.9736
        CIE-LCH:
        54.6756, 47.1118, 291.0307
        CIE-Luv:
        54.6756, -10.1223, -70.1748
        Hunter-Lab:
        47.5573, 11.6530, -44.0863
      #707dcf color charts
#707dcf RGB chart
      #707dcf CMYK chart
      #707dcf RGB pie chart
      #707dcf color shades, tints & tones
#707dcf color schemes
#707dcf color preview, HTML & CSS examples
           This text has a color of #707dcf        
        
          <p style="color:#707dcf;">Text here</p>
        
        
          .mytext {color:#707dcf;}
        
        Text color #707dcf
      
           This box has a color of #707dcf        
        
          <div style="background-color:#707dcf;">Content here</div>
        
        
          .mybackground {background-color:#707dcf;}
        
        Background color #707dcf
      
           Border around this has a color of #707dcf        
        
          <div style="border:2px solid #707dcf;">Content here</div>
        
        
          .myborder {border:2px solid #707dcf;}
        
        Border color #707dcf