#4e70ba color space conversions
Hex:
        #4e70ba
        RGB:
        78, 112, 186
        CMY:
        69, 56, 27
        CMYK:
        58, 40, 0, 27
      HSL:
        221°, 43.9024%, 51.7647%
        HSV (HSB):
        221°, 58.0645%, 72.9412%
        XYZ:
        17.7990, 16.7532, 48.7500
        xyY:
        0.2137, 0.2011, 16.7532
      CIE-Lab:
        47.9476, 10.4229, -42.7491
        CIE-LCH:
        47.9476, 44.0014, 283.7023
        CIE-Luv:
        47.9476, -16.4722, -65.6461
        Hunter-Lab:
        40.9307, 5.9932, -41.9651
      #4e70ba color charts
#4e70ba RGB chart
      #4e70ba CMYK chart
      #4e70ba RGB pie chart
      #4e70ba color shades, tints & tones
#4e70ba color schemes
#4e70ba color preview, HTML & CSS examples
           This text has a color of #4e70ba        
        
          <p style="color:#4e70ba;">Text here</p>
        
        
          .mytext {color:#4e70ba;}
        
        Text color #4e70ba
      
           This box has a color of #4e70ba        
        
          <div style="background-color:#4e70ba;">Content here</div>
        
        
          .mybackground {background-color:#4e70ba;}
        
        Background color #4e70ba
      
           Border around this has a color of #4e70ba        
        
          <div style="border:2px solid #4e70ba;">Content here</div>
        
        
          .myborder {border:2px solid #4e70ba;}
        
        Border color #4e70ba