#488f98 color space conversions
Hex:
        #488f98
        RGB:
        72, 143, 152
        CMY:
        72, 44, 40
        CMYK:
        53, 6, 0, 40
      HSL:
        187°, 35.7143%, 43.9216%
        HSV (HSB):
        187°, 52.6316%, 59.6078%
        XYZ:
        18.1624, 23.2896, 33.2439
        xyY:
        0.2432, 0.3118, 23.2896
      CIE-Lab:
        55.3694, -19.6338, -11.6222
        CIE-LCH:
        55.3694, 22.8159, 210.6233
        CIE-Luv:
        55.3694, -30.4853, -14.2008
        Hunter-Lab:
        48.2593, -17.2752, -7.0609
      #488f98 color charts
#488f98 RGB chart
      #488f98 CMYK chart
      #488f98 RGB pie chart
      #488f98 color shades, tints & tones
#488f98 color schemes
#488f98 color preview, HTML & CSS examples
           This text has a color of #488f98        
        
          <p style="color:#488f98;">Text here</p>
        
        
          .mytext {color:#488f98;}
        
        Text color #488f98
      
           This box has a color of #488f98        
        
          <div style="background-color:#488f98;">Content here</div>
        
        
          .mybackground {background-color:#488f98;}
        
        Background color #488f98
      
           Border around this has a color of #488f98        
        
          <div style="border:2px solid #488f98;">Content here</div>
        
        
          .myborder {border:2px solid #488f98;}
        
        Border color #488f98