#5a70b3 color space conversions
Hex:
        #5a70b3
        RGB:
        90, 112, 179
        CMY:
        65, 56, 30
        CMYK:
        50, 37, 0, 30
      HSL:
        225°, 36.9295%, 52.7451%
        HSV (HSB):
        225°, 49.7207%, 70.1961%
        XYZ:
        18.1473, 17.0167, 44.9759
        xyY:
        0.2264, 0.2123, 17.0167
      CIE-Lab:
        48.2810, 10.8395, -38.1193
        CIE-LCH:
        48.2810, 39.6305, 285.8735
        CIE-Luv:
        48.2810, -12.5950, -58.5396
        Hunter-Lab:
        41.2513, 6.3362, -35.7675
      #5a70b3 color charts
#5a70b3 RGB chart
      #5a70b3 CMYK chart
      #5a70b3 RGB pie chart
      #5a70b3 color shades, tints & tones
#5a70b3 color schemes
#5a70b3 color preview, HTML & CSS examples
           This text has a color of #5a70b3        
        
          <p style="color:#5a70b3;">Text here</p>
        
        
          .mytext {color:#5a70b3;}
        
        Text color #5a70b3
      
           This box has a color of #5a70b3        
        
          <div style="background-color:#5a70b3;">Content here</div>
        
        
          .mybackground {background-color:#5a70b3;}
        
        Background color #5a70b3
      
           Border around this has a color of #5a70b3        
        
          <div style="border:2px solid #5a70b3;">Content here</div>
        
        
          .myborder {border:2px solid #5a70b3;}
        
        Border color #5a70b3