#5882b4 color space conversions
Hex:
        #5882b4
        RGB:
        88, 130, 180
        CMY:
        65, 49, 29
        CMYK:
        51, 28, 0, 29
      HSL:
        213°, 38.0165%, 52.5490%
        HSV (HSB):
        213°, 51.1111%, 70.5882%
        XYZ:
        20.2454, 21.3353, 46.2311
        xyY:
        0.2306, 0.2430, 21.3353
      CIE-Lab:
        53.3145, -0.1630, -30.8139
        CIE-LCH:
        53.3145, 30.8143, 269.6969
        CIE-Luv:
        53.3145, -19.9366, -46.7404
        Hunter-Lab:
        46.1901, -2.5952, -27.0095
      #5882b4 color charts
#5882b4 RGB chart
      #5882b4 CMYK chart
      #5882b4 RGB pie chart
      #5882b4 color shades, tints & tones
#5882b4 color schemes
#5882b4 color preview, HTML & CSS examples
           This text has a color of #5882b4        
        
          <p style="color:#5882b4;">Text here</p>
        
        
          .mytext {color:#5882b4;}
        
        Text color #5882b4
      
           This box has a color of #5882b4        
        
          <div style="background-color:#5882b4;">Content here</div>
        
        
          .mybackground {background-color:#5882b4;}
        
        Background color #5882b4
      
           Border around this has a color of #5882b4        
        
          <div style="border:2px solid #5882b4;">Content here</div>
        
        
          .myborder {border:2px solid #5882b4;}
        
        Border color #5882b4