#5a7fbf color space conversions
Hex:
        #5a7fbf
        RGB:
        90, 127, 191
        CMY:
        65, 50, 25
        CMYK:
        53, 34, 0, 25
      HSL:
        218°, 44.1048%, 55.0980%
        HSV (HSB):
        218°, 52.8796%, 74.9020%
        XYZ:
        21.2098, 21.1140, 52.2477
        xyY:
        0.2243, 0.2233, 21.1140
      CIE-Lab:
        53.0740, 5.5417, -37.4855
        CIE-LCH:
        53.0740, 37.8929, 278.4095
        CIE-Luv:
        53.0740, -18.1672, -58.0837
        Hunter-Lab:
        45.9500, 1.9804, -35.2512
      #5a7fbf color charts
#5a7fbf RGB chart
      #5a7fbf CMYK chart
      #5a7fbf RGB pie chart
      #5a7fbf color shades, tints & tones
#5a7fbf color schemes
#5a7fbf color preview, HTML & CSS examples
           This text has a color of #5a7fbf        
        
          <p style="color:#5a7fbf;">Text here</p>
        
        
          .mytext {color:#5a7fbf;}
        
        Text color #5a7fbf
      
           This box has a color of #5a7fbf        
        
          <div style="background-color:#5a7fbf;">Content here</div>
        
        
          .mybackground {background-color:#5a7fbf;}
        
        Background color #5a7fbf
      
           Border around this has a color of #5a7fbf        
        
          <div style="border:2px solid #5a7fbf;">Content here</div>
        
        
          .myborder {border:2px solid #5a7fbf;}
        
        Border color #5a7fbf