#5294ab color space conversions
Hex:
        #5294ab
        RGB:
        82, 148, 171
        CMY:
        68, 42, 33
        CMYK:
        52, 13, 0, 33
      HSL:
        196°, 35.1779%, 49.6078%
        HSV (HSB):
        196°, 52.0468%, 67.0588%
        XYZ:
        21.4203, 25.9139, 42.4010
        xyY:
        0.2387, 0.2888, 25.9139
      CIE-Lab:
        57.9553, -14.4982, -18.5411
        CIE-LCH:
        57.9553, 23.5366, 231.9764
        CIE-Luv:
        57.9553, -28.9187, -25.8371
        Hunter-Lab:
        50.9057, -13.9752, -13.7505
      #5294ab color charts
#5294ab RGB chart
      #5294ab CMYK chart
      #5294ab RGB pie chart
      #5294ab color shades, tints & tones
#5294ab color schemes
#5294ab color preview, HTML & CSS examples
           This text has a color of #5294ab        
        
          <p style="color:#5294ab;">Text here</p>
        
        
          .mytext {color:#5294ab;}
        
        Text color #5294ab
      
           This box has a color of #5294ab        
        
          <div style="background-color:#5294ab;">Content here</div>
        
        
          .mybackground {background-color:#5294ab;}
        
        Background color #5294ab
      
           Border around this has a color of #5294ab        
        
          <div style="border:2px solid #5294ab;">Content here</div>
        
        
          .myborder {border:2px solid #5294ab;}
        
        Border color #5294ab