#5a7aeb color space conversions
Hex:
        #5a7aeb
        RGB:
        90, 122, 235
        CMY:
        65, 52, 8
        CMYK:
        62, 48, 0, 8
      HSL:
        227°, 78.3784%, 63.7255%
        HSV (HSB):
        227°, 61.7021%, 92.1569%
        XYZ:
        26.1714, 22.0909, 81.4818
        xyY:
        0.2017, 0.1703, 22.0909
      CIE-Lab:
        54.1233, 23.0309, -60.6759
        CIE-LCH:
        54.1233, 64.8998, 290.7854
        CIE-Luv:
        54.1233, -16.8428, -97.1416
        Hunter-Lab:
        47.0009, 17.1419, -69.8858
      #5a7aeb color charts
#5a7aeb RGB chart
      #5a7aeb CMYK chart
      #5a7aeb RGB pie chart
      #5a7aeb color shades, tints & tones
#5a7aeb color schemes
#5a7aeb color preview, HTML & CSS examples
           This text has a color of #5a7aeb        
        
          <p style="color:#5a7aeb;">Text here</p>
        
        
          .mytext {color:#5a7aeb;}
        
        Text color #5a7aeb
      
           This box has a color of #5a7aeb        
        
          <div style="background-color:#5a7aeb;">Content here</div>
        
        
          .mybackground {background-color:#5a7aeb;}
        
        Background color #5a7aeb
      
           Border around this has a color of #5a7aeb        
        
          <div style="border:2px solid #5a7aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5a7aeb;}
        
        Border color #5a7aeb