#708ee6 color space conversions
Hex:
        #708ee6
        RGB:
        112, 142, 230
        CMY:
        56, 44, 10
        CMYK:
        51, 38, 0, 10
      HSL:
        225°, 70.2381%, 67.0588%
        HSV (HSB):
        225°, 51.3043%, 90.1961%
        XYZ:
        30.6380, 28.5039, 78.7499
        xyY:
        0.2222, 0.2067, 28.5039
      CIE-Lab:
        60.3413, 13.7716, -47.9028
        CIE-LCH:
        60.3413, 49.8431, 286.0395
        CIE-Luv:
        60.3413, -16.7598, -77.6017
        Hunter-Lab:
        53.3891, 9.0037, -50.0816
      #708ee6 color charts
#708ee6 RGB chart
      #708ee6 CMYK chart
      #708ee6 RGB pie chart
      #708ee6 color shades, tints & tones
#708ee6 color schemes
#708ee6 color preview, HTML & CSS examples
           This text has a color of #708ee6        
        
          <p style="color:#708ee6;">Text here</p>
        
        
          .mytext {color:#708ee6;}
        
        Text color #708ee6
      
           This box has a color of #708ee6        
        
          <div style="background-color:#708ee6;">Content here</div>
        
        
          .mybackground {background-color:#708ee6;}
        
        Background color #708ee6
      
           Border around this has a color of #708ee6        
        
          <div style="border:2px solid #708ee6;">Content here</div>
        
        
          .myborder {border:2px solid #708ee6;}
        
        Border color #708ee6