#5882b9 color space conversions
Hex:
        #5882b9
        RGB:
        88, 130, 185
        CMY:
        65, 49, 27
        CMYK:
        52, 30, 0, 27
      HSL:
        214°, 40.9283%, 53.5294%
        HSV (HSB):
        214°, 52.4324%, 72.5490%
        XYZ:
        20.7641, 21.5428, 48.9627
        xyY:
        0.2275, 0.2360, 21.5428
      CIE-Lab:
        53.5385, 1.4005, -33.3319
        CIE-LCH:
        53.5385, 33.3613, 272.4059
        CIE-Luv:
        53.5385, -19.9133, -51.0118
        Hunter-Lab:
        46.4142, -1.3701, -30.0556
      #5882b9 color charts
#5882b9 RGB chart
      #5882b9 CMYK chart
      #5882b9 RGB pie chart
      #5882b9 color shades, tints & tones
#5882b9 color schemes
#5882b9 color preview, HTML & CSS examples
           This text has a color of #5882b9        
        
          <p style="color:#5882b9;">Text here</p>
        
        
          .mytext {color:#5882b9;}
        
        Text color #5882b9
      
           This box has a color of #5882b9        
        
          <div style="background-color:#5882b9;">Content here</div>
        
        
          .mybackground {background-color:#5882b9;}
        
        Background color #5882b9
      
           Border around this has a color of #5882b9        
        
          <div style="border:2px solid #5882b9;">Content here</div>
        
        
          .myborder {border:2px solid #5882b9;}
        
        Border color #5882b9