#70849f color space conversions
Hex:
        #70849f
        RGB:
        112, 132, 159
        CMY:
        56, 48, 38
        CMYK:
        30, 17, 0, 38
      HSL:
        214°, 19.6653%, 53.1373%
        HSV (HSB):
        214°, 29.5597%, 62.3529%
        XYZ:
        21.1914, 22.4505, 36.0174
        xyY:
        0.2660, 0.2818, 22.4505
      CIE-Lab:
        54.5017, -0.7001, -16.7639
        CIE-LCH:
        54.5017, 16.7785, 267.6086
        CIE-Luv:
        54.5017, -11.2938, -24.6169
        Hunter-Lab:
        47.3819, -3.0850, -11.9019
      #70849f color charts
#70849f RGB chart
      #70849f CMYK chart
      #70849f RGB pie chart
      #70849f color shades, tints & tones
#70849f color schemes
#70849f color preview, HTML & CSS examples
           This text has a color of #70849f        
        
          <p style="color:#70849f;">Text here</p>
        
        
          .mytext {color:#70849f;}
        
        Text color #70849f
      
           This box has a color of #70849f        
        
          <div style="background-color:#70849f;">Content here</div>
        
        
          .mybackground {background-color:#70849f;}
        
        Background color #70849f
      
           Border around this has a color of #70849f        
        
          <div style="border:2px solid #70849f;">Content here</div>
        
        
          .myborder {border:2px solid #70849f;}
        
        Border color #70849f