#5392ab color space conversions
Hex:
        #5392ab
        RGB:
        83, 146, 171
        CMY:
        67, 43, 33
        CMYK:
        51, 15, 0, 33
      HSL:
        197°, 34.6457%, 49.8039%
        HSV (HSB):
        197°, 51.4620%, 67.0588%
        XYZ:
        21.1968, 25.3370, 42.3014
        xyY:
        0.2386, 0.2852, 25.3370
      CIE-Lab:
        57.4024, -13.1766, -19.3800
        CIE-LCH:
        57.4024, 23.4351, 235.7879
        CIE-Luv:
        57.4024, -27.8383, -27.2994
        Hunter-Lab:
        50.3359, -12.9201, -14.5911
      #5392ab color charts
#5392ab RGB chart
      #5392ab CMYK chart
      #5392ab RGB pie chart
      #5392ab color shades, tints & tones
#5392ab color schemes
#5392ab color preview, HTML & CSS examples
           This text has a color of #5392ab        
        
          <p style="color:#5392ab;">Text here</p>
        
        
          .mytext {color:#5392ab;}
        
        Text color #5392ab
      
           This box has a color of #5392ab        
        
          <div style="background-color:#5392ab;">Content here</div>
        
        
          .mybackground {background-color:#5392ab;}
        
        Background color #5392ab
      
           Border around this has a color of #5392ab        
        
          <div style="border:2px solid #5392ab;">Content here</div>
        
        
          .myborder {border:2px solid #5392ab;}
        
        Border color #5392ab