#5385ab color space conversions
Hex:
        #5385ab
        RGB:
        83, 133, 171
        CMY:
        67, 48, 33
        CMYK:
        51, 22, 0, 33
      HSL:
        206°, 34.6457%, 49.8039%
        HSV (HSB):
        206°, 51.4620%, 67.0588%
        XYZ:
        19.3055, 21.5543, 41.6710
        xyY:
        0.2339, 0.2612, 21.5543
      CIE-Lab:
        53.5509, -5.8763, -25.2917
        CIE-LCH:
        53.5509, 25.9654, 256.9199
        CIE-Luv:
        53.5509, -22.7688, -37.2481
        Hunter-Lab:
        46.4266, -7.0213, -20.7180
      #5385ab color charts
#5385ab RGB chart
      #5385ab CMYK chart
      #5385ab RGB pie chart
      #5385ab color shades, tints & tones
#5385ab color schemes
#5385ab color preview, HTML & CSS examples
           This text has a color of #5385ab        
        
          <p style="color:#5385ab;">Text here</p>
        
        
          .mytext {color:#5385ab;}
        
        Text color #5385ab
      
           This box has a color of #5385ab        
        
          <div style="background-color:#5385ab;">Content here</div>
        
        
          .mybackground {background-color:#5385ab;}
        
        Background color #5385ab
      
           Border around this has a color of #5385ab        
        
          <div style="border:2px solid #5385ab;">Content here</div>
        
        
          .myborder {border:2px solid #5385ab;}
        
        Border color #5385ab