#5a9fec color space conversions
Hex:
        #5a9fec
        RGB:
        90, 159, 236
        CMY:
        65, 38, 7
        CMYK:
        62, 33, 0, 7
      HSL:
        212°, 79.3478%, 63.9216%
        HSV (HSB):
        212°, 61.8644%, 92.5490%
        XYZ:
        31.7549, 33.0261, 84.0579
        xyY:
        0.2134, 0.2219, 33.0261
      CIE-Lab:
        64.1820, 1.3331, -45.2270
        CIE-LCH:
        64.1820, 45.2467, 271.6883
        CIE-Luv:
        64.1820, -29.0793, -72.5344
        Hunter-Lab:
        57.4683, -1.9369, -46.4946
      #5a9fec color charts
#5a9fec RGB chart
      #5a9fec CMYK chart
      #5a9fec RGB pie chart
      #5a9fec color shades, tints & tones
#5a9fec color schemes
#5a9fec color preview, HTML & CSS examples
           This text has a color of #5a9fec        
        
          <p style="color:#5a9fec;">Text here</p>
        
        
          .mytext {color:#5a9fec;}
        
        Text color #5a9fec
      
           This box has a color of #5a9fec        
        
          <div style="background-color:#5a9fec;">Content here</div>
        
        
          .mybackground {background-color:#5a9fec;}
        
        Background color #5a9fec
      
           Border around this has a color of #5a9fec        
        
          <div style="border:2px solid #5a9fec;">Content here</div>
        
        
          .myborder {border:2px solid #5a9fec;}
        
        Border color #5a9fec