#4a70af color space conversions
Hex:
        #4a70af
        RGB:
        74, 112, 175
        CMY:
        71, 56, 31
        CMYK:
        58, 36, 0, 31
      HSL:
        217°, 40.5622%, 48.8235%
        HSV (HSB):
        217°, 57.7143%, 68.6275%
        XYZ:
        16.3561, 16.1393, 42.8106
        xyY:
        0.2172, 0.2143, 16.1393
      CIE-Lab:
        47.1568, 5.8828, -37.6279
        CIE-LCH:
        47.1568, 38.0850, 278.8857
        CIE-Luv:
        47.1568, -17.6134, -56.9417
        Hunter-Lab:
        40.1738, 2.3691, -35.0598
      #4a70af color charts
#4a70af RGB chart
      #4a70af CMYK chart
      #4a70af RGB pie chart
      #4a70af color shades, tints & tones
#4a70af color schemes
#4a70af color preview, HTML & CSS examples
           This text has a color of #4a70af        
        
          <p style="color:#4a70af;">Text here</p>
        
        
          .mytext {color:#4a70af;}
        
        Text color #4a70af
      
           This box has a color of #4a70af        
        
          <div style="background-color:#4a70af;">Content here</div>
        
        
          .mybackground {background-color:#4a70af;}
        
        Background color #4a70af
      
           Border around this has a color of #4a70af        
        
          <div style="border:2px solid #4a70af;">Content here</div>
        
        
          .myborder {border:2px solid #4a70af;}
        
        Border color #4a70af