#5a70ab color space conversions
Hex:
        #5a70ab
        RGB:
        90, 112, 171
        CMY:
        65, 56, 33
        CMYK:
        47, 35, 0, 33
      HSL:
        224°, 32.5301%, 51.1765%
        HSV (HSB):
        224°, 47.3684%, 67.0588%
        XYZ:
        17.3613, 16.7023, 40.8369
        xyY:
        0.2318, 0.2230, 16.7023
      CIE-Lab:
        47.8827, 8.3383, -34.0892
        CIE-LCH:
        47.8827, 35.0942, 283.7449
        CIE-Luv:
        47.8827, -12.4248, -51.8523
        Hunter-Lab:
        40.8684, 4.3088, -30.6364
      #5a70ab color charts
#5a70ab RGB chart
      #5a70ab CMYK chart
      #5a70ab RGB pie chart
      #5a70ab color shades, tints & tones
#5a70ab color schemes
#5a70ab color preview, HTML & CSS examples
           This text has a color of #5a70ab        
        
          <p style="color:#5a70ab;">Text here</p>
        
        
          .mytext {color:#5a70ab;}
        
        Text color #5a70ab
      
           This box has a color of #5a70ab        
        
          <div style="background-color:#5a70ab;">Content here</div>
        
        
          .mybackground {background-color:#5a70ab;}
        
        Background color #5a70ab
      
           Border around this has a color of #5a70ab        
        
          <div style="border:2px solid #5a70ab;">Content here</div>
        
        
          .myborder {border:2px solid #5a70ab;}
        
        Border color #5a70ab