#5a8fec color space conversions
Hex:
        #5a8fec
        RGB:
        90, 143, 236
        CMY:
        65, 44, 7
        CMYK:
        62, 39, 0, 7
      HSL:
        218°, 79.3478%, 63.9216%
        HSV (HSB):
        218°, 61.8644%, 92.5490%
        XYZ:
        29.1792, 27.8747, 83.1993
        xyY:
        0.2080, 0.1987, 27.8747
      CIE-Lab:
        59.7754, 10.6811, -52.1979
        CIE-LCH:
        59.7754, 53.2795, 281.5646
        CIE-Luv:
        59.7754, -23.5915, -84.1981
        Hunter-Lab:
        52.7965, 6.2583, -56.4745
      #5a8fec color charts
#5a8fec RGB chart
      #5a8fec CMYK chart
      #5a8fec RGB pie chart
      #5a8fec color shades, tints & tones
#5a8fec color schemes
#5a8fec color preview, HTML & CSS examples
           This text has a color of #5a8fec        
        
          <p style="color:#5a8fec;">Text here</p>
        
        
          .mytext {color:#5a8fec;}
        
        Text color #5a8fec
      
           This box has a color of #5a8fec        
        
          <div style="background-color:#5a8fec;">Content here</div>
        
        
          .mybackground {background-color:#5a8fec;}
        
        Background color #5a8fec
      
           Border around this has a color of #5a8fec        
        
          <div style="border:2px solid #5a8fec;">Content here</div>
        
        
          .myborder {border:2px solid #5a8fec;}
        
        Border color #5a8fec