#488fb4 color space conversions
Hex:
        #488fb4
        RGB:
        72, 143, 180
        CMY:
        72, 44, 29
        CMYK:
        60, 21, 0, 29
      HSL:
        201°, 42.8571%, 49.4118%
        HSV (HSB):
        201°, 60.0000%, 70.5882%
        XYZ:
        20.7332, 24.3179, 46.7811
        xyY:
        0.2258, 0.2648, 24.3179
      CIE-Lab:
        56.4047, -11.1037, -26.0796
        CIE-LCH:
        56.4047, 28.3450, 246.9376
        CIE-Luv:
        56.4047, -29.4234, -38.2232
        Hunter-Lab:
        49.3132, -11.2499, -21.7264
      #488fb4 color charts
#488fb4 RGB chart
      #488fb4 CMYK chart
      #488fb4 RGB pie chart
      #488fb4 color shades, tints & tones
#488fb4 color schemes
#488fb4 color preview, HTML & CSS examples
           This text has a color of #488fb4        
        
          <p style="color:#488fb4;">Text here</p>
        
        
          .mytext {color:#488fb4;}
        
        Text color #488fb4
      
           This box has a color of #488fb4        
        
          <div style="background-color:#488fb4;">Content here</div>
        
        
          .mybackground {background-color:#488fb4;}
        
        Background color #488fb4
      
           Border around this has a color of #488fb4        
        
          <div style="border:2px solid #488fb4;">Content here</div>
        
        
          .myborder {border:2px solid #488fb4;}
        
        Border color #488fb4