#5a8fae color space conversions
Hex:
        #5a8fae
        RGB:
        90, 143, 174
        CMY:
        65, 44, 32
        CMYK:
        48, 18, 0, 32
      HSL:
        202°, 34.1463%, 51.7647%
        HSV (HSB):
        202°, 48.2759%, 68.2353%
        XYZ:
        21.6789, 24.8746, 43.7031
        xyY:
        0.2402, 0.2756, 24.8746
      CIE-Lab:
        56.9530, -8.9585, -21.7490
        CIE-LCH:
        56.9530, 23.5218, 247.6131
        CIE-Luv:
        56.9530, -24.3974, -31.5778
        Hunter-Lab:
        49.8744, -9.6917, -17.0415
      #5a8fae color charts
#5a8fae RGB chart
      #5a8fae CMYK chart
      #5a8fae RGB pie chart
      #5a8fae color shades, tints & tones
#5a8fae color schemes
#5a8fae color preview, HTML & CSS examples
           This text has a color of #5a8fae        
        
          <p style="color:#5a8fae;">Text here</p>
        
        
          .mytext {color:#5a8fae;}
        
        Text color #5a8fae
      
           This box has a color of #5a8fae        
        
          <div style="background-color:#5a8fae;">Content here</div>
        
        
          .mybackground {background-color:#5a8fae;}
        
        Background color #5a8fae
      
           Border around this has a color of #5a8fae        
        
          <div style="border:2px solid #5a8fae;">Content here</div>
        
        
          .myborder {border:2px solid #5a8fae;}
        
        Border color #5a8fae