#5883b0 color space conversions
Hex:
        #5883b0
        RGB:
        88, 131, 176
        CMY:
        65, 49, 31
        CMYK:
        50, 26, 0, 31
      HSL:
        211°, 35.7724%, 51.7647%
        HSV (HSB):
        211°, 50.0000%, 69.0196%
        XYZ:
        19.9773, 21.4419, 44.1601
        xyY:
        0.2334, 0.2506, 21.4419
      CIE-Lab:
        53.4298, -1.9838, -28.3361
        CIE-LCH:
        53.4298, 28.4054, 265.9953
        CIE-Luv:
        53.4298, -20.3415, -42.5681
        Hunter-Lab:
        46.3054, -4.0252, -24.1293
      #5883b0 color charts
#5883b0 RGB chart
      #5883b0 CMYK chart
      #5883b0 RGB pie chart
      #5883b0 color shades, tints & tones
#5883b0 color schemes
#5883b0 color preview, HTML & CSS examples
           This text has a color of #5883b0        
        
          <p style="color:#5883b0;">Text here</p>
        
        
          .mytext {color:#5883b0;}
        
        Text color #5883b0
      
           This box has a color of #5883b0        
        
          <div style="background-color:#5883b0;">Content here</div>
        
        
          .mybackground {background-color:#5883b0;}
        
        Background color #5883b0
      
           Border around this has a color of #5883b0        
        
          <div style="border:2px solid #5883b0;">Content here</div>
        
        
          .myborder {border:2px solid #5883b0;}
        
        Border color #5883b0