#5a7cff color space conversions
Hex:
        #5a7cff
        RGB:
        90, 124, 255
        CMY:
        65, 51, 0
        CMYK:
        65, 51, 0, 0
      HSL:
        228°, 100.0000%, 67.6471%
        HSV (HSB):
        228°, 64.7059%, 100.0000%
        XYZ:
        29.4741, 23.8090, 97.6499
        xyY:
        0.1953, 0.1577, 23.8090
      CIE-Lab:
        55.8960, 28.5348, -68.9125
        CIE-LCH:
        55.8960, 74.5866, 292.4932
        CIE-Luv:
        55.8960, -17.6939, -111.1865
        Hunter-Lab:
        48.7944, 22.4320, -84.4980
      #5a7cff color charts
#5a7cff RGB chart
      #5a7cff CMYK chart
      #5a7cff RGB pie chart
      #5a7cff color shades, tints & tones
#5a7cff color schemes
#5a7cff color preview, HTML & CSS examples
           This text has a color of #5a7cff        
        
          <p style="color:#5a7cff;">Text here</p>
        
        
          .mytext {color:#5a7cff;}
        
        Text color #5a7cff
      
           This box has a color of #5a7cff        
        
          <div style="background-color:#5a7cff;">Content here</div>
        
        
          .mybackground {background-color:#5a7cff;}
        
        Background color #5a7cff
      
           Border around this has a color of #5a7cff        
        
          <div style="border:2px solid #5a7cff;">Content here</div>
        
        
          .myborder {border:2px solid #5a7cff;}
        
        Border color #5a7cff