#5883b7 color space conversions
Hex:
        #5883b7
        RGB:
        88, 131, 183
        CMY:
        65, 49, 28
        CMYK:
        52, 28, 0, 28
      HSL:
        213°, 39.7490%, 53.1373%
        HSV (HSB):
        213°, 51.9126%, 71.7647%
        XYZ:
        20.6880, 21.7262, 47.9029
        xyY:
        0.2291, 0.2406, 21.7262
      CIE-Lab:
        53.7353, 0.1840, -31.8789
        CIE-LCH:
        53.7353, 31.8795, 270.3307
        CIE-Luv:
        53.7353, -20.2985, -48.5635
        Hunter-Lab:
        46.6114, -2.3443, -28.3049
      #5883b7 color charts
#5883b7 RGB chart
      #5883b7 CMYK chart
      #5883b7 RGB pie chart
      #5883b7 color shades, tints & tones
#5883b7 color schemes
#5883b7 color preview, HTML & CSS examples
           This text has a color of #5883b7        
        
          <p style="color:#5883b7;">Text here</p>
        
        
          .mytext {color:#5883b7;}
        
        Text color #5883b7
      
           This box has a color of #5883b7        
        
          <div style="background-color:#5883b7;">Content here</div>
        
        
          .mybackground {background-color:#5883b7;}
        
        Background color #5883b7
      
           Border around this has a color of #5883b7        
        
          <div style="border:2px solid #5883b7;">Content here</div>
        
        
          .myborder {border:2px solid #5883b7;}
        
        Border color #5883b7