#5388ab color space conversions
Hex:
        #5388ab
        RGB:
        83, 136, 171
        CMY:
        67, 47, 33
        CMYK:
        51, 20, 0, 33
      HSL:
        204°, 34.6457%, 49.8039%
        HSV (HSB):
        204°, 51.4620%, 67.0588%
        XYZ:
        19.7221, 22.3876, 41.8098
        xyY:
        0.2350, 0.2668, 22.3876
      CIE-Lab:
        54.4359, -7.5914, -23.9271
        CIE-LCH:
        54.4359, 25.1025, 252.3972
        CIE-Luv:
        54.4359, -23.9324, -34.9669
        Hunter-Lab:
        47.3155, -8.3996, -19.2701
      #5388ab color charts
#5388ab RGB chart
      #5388ab CMYK chart
      #5388ab RGB pie chart
      #5388ab color shades, tints & tones
#5388ab color schemes
#5388ab color preview, HTML & CSS examples
           This text has a color of #5388ab        
        
          <p style="color:#5388ab;">Text here</p>
        
        
          .mytext {color:#5388ab;}
        
        Text color #5388ab
      
           This box has a color of #5388ab        
        
          <div style="background-color:#5388ab;">Content here</div>
        
        
          .mybackground {background-color:#5388ab;}
        
        Background color #5388ab
      
           Border around this has a color of #5388ab        
        
          <div style="border:2px solid #5388ab;">Content here</div>
        
        
          .myborder {border:2px solid #5388ab;}
        
        Border color #5388ab