#5a95be color space conversions
Hex:
        #5a95be
        RGB:
        90, 149, 190
        CMY:
        65, 42, 25
        CMYK:
        53, 22, 0, 25
      HSL:
        205°, 43.4783%, 54.9020%
        HSV (HSB):
        205°, 52.6316%, 74.5098%
        XYZ:
        24.2582, 27.3863, 52.7227
        xyY:
        0.2324, 0.2624, 27.3863
      CIE-Lab:
        59.3302, -7.5404, -27.1721
        CIE-LCH:
        59.3302, 28.1989, 254.4904
        CIE-Luv:
        59.3302, -26.4325, -40.7609
        Hunter-Lab:
        52.3319, -8.8381, -23.1005
      #5a95be color charts
#5a95be RGB chart
      #5a95be CMYK chart
      #5a95be RGB pie chart
      #5a95be color shades, tints & tones
#5a95be color schemes
#5a95be color preview, HTML & CSS examples
           This text has a color of #5a95be        
        
          <p style="color:#5a95be;">Text here</p>
        
        
          .mytext {color:#5a95be;}
        
        Text color #5a95be
      
           This box has a color of #5a95be        
        
          <div style="background-color:#5a95be;">Content here</div>
        
        
          .mybackground {background-color:#5a95be;}
        
        Background color #5a95be
      
           Border around this has a color of #5a95be        
        
          <div style="border:2px solid #5a95be;">Content here</div>
        
        
          .myborder {border:2px solid #5a95be;}
        
        Border color #5a95be