#5898a5 color space conversions
Hex:
        #5898a5
        RGB:
        88, 152, 165
        CMY:
        65, 40, 35
        CMYK:
        47, 8, 0, 35
      HSL:
        190°, 30.4348%, 49.6078%
        HSV (HSB):
        190°, 46.6667%, 64.7059%
        XYZ:
        22.0443, 27.2478, 39.6948
        xyY:
        0.2477, 0.3062, 27.2478
      CIE-Lab:
        59.2030, -16.9499, -13.2141
        CIE-LCH:
        59.2030, 21.4922, 217.9398
        CIE-Luv:
        59.2030, -28.8405, -17.1923
        Hunter-Lab:
        52.1994, -15.9669, -8.5472
      #5898a5 color charts
#5898a5 RGB chart
      #5898a5 CMYK chart
      #5898a5 RGB pie chart
      #5898a5 color shades, tints & tones
#5898a5 color schemes
#5898a5 color preview, HTML & CSS examples
           This text has a color of #5898a5        
        
          <p style="color:#5898a5;">Text here</p>
        
        
          .mytext {color:#5898a5;}
        
        Text color #5898a5
      
           This box has a color of #5898a5        
        
          <div style="background-color:#5898a5;">Content here</div>
        
        
          .mybackground {background-color:#5898a5;}
        
        Background color #5898a5
      
           Border around this has a color of #5898a5        
        
          <div style="border:2px solid #5898a5;">Content here</div>
        
        
          .myborder {border:2px solid #5898a5;}
        
        Border color #5898a5