#5a7dbf color space conversions
Hex:
        #5a7dbf
        RGB:
        90, 125, 191
        CMY:
        65, 51, 25
        CMYK:
        53, 35, 0, 25
      HSL:
        219°, 44.1048%, 55.0980%
        HSV (HSB):
        219°, 52.8796%, 74.9020%
        XYZ:
        20.9540, 20.6025, 52.1625
        xyY:
        0.2236, 0.2198, 20.6025
      CIE-Lab:
        52.5117, 6.7418, -38.3699
        CIE-LCH:
        52.5117, 38.9577, 279.9654
        CIE-Luv:
        52.5117, -17.4406, -59.5165
        Hunter-Lab:
        45.3900, 2.9712, -36.3636
      #5a7dbf color charts
#5a7dbf RGB chart
      #5a7dbf CMYK chart
      #5a7dbf RGB pie chart
      #5a7dbf color shades, tints & tones
#5a7dbf color schemes
#5a7dbf color preview, HTML & CSS examples
           This text has a color of #5a7dbf        
        
          <p style="color:#5a7dbf;">Text here</p>
        
        
          .mytext {color:#5a7dbf;}
        
        Text color #5a7dbf
      
           This box has a color of #5a7dbf        
        
          <div style="background-color:#5a7dbf;">Content here</div>
        
        
          .mybackground {background-color:#5a7dbf;}
        
        Background color #5a7dbf
      
           Border around this has a color of #5a7dbf        
        
          <div style="border:2px solid #5a7dbf;">Content here</div>
        
        
          .myborder {border:2px solid #5a7dbf;}
        
        Border color #5a7dbf