#488bb2 color space conversions
Hex:
        #488bb2
        RGB:
        72, 139, 178
        CMY:
        72, 45, 30
        CMYK:
        60, 22, 0, 30
      HSL:
        202°, 42.4000%, 49.0196%
        HSV (HSB):
        202°, 59.5506%, 69.8039%
        XYZ:
        19.9410, 23.0573, 45.5190
        xyY:
        0.2253, 0.2605, 23.0573
      CIE-Lab:
        55.1313, -9.4982, -26.9056
        CIE-LCH:
        55.1313, 28.5329, 250.5560
        CIE-Luv:
        55.1313, -27.9950, -39.5999
        Hunter-Lab:
        48.0180, -9.9038, -22.5917
      #488bb2 color charts
#488bb2 RGB chart
      #488bb2 CMYK chart
      #488bb2 RGB pie chart
      #488bb2 color shades, tints & tones
#488bb2 color schemes
#488bb2 color preview, HTML & CSS examples
           This text has a color of #488bb2        
        
          <p style="color:#488bb2;">Text here</p>
        
        
          .mytext {color:#488bb2;}
        
        Text color #488bb2
      
           This box has a color of #488bb2        
        
          <div style="background-color:#488bb2;">Content here</div>
        
        
          .mybackground {background-color:#488bb2;}
        
        Background color #488bb2
      
           Border around this has a color of #488bb2        
        
          <div style="border:2px solid #488bb2;">Content here</div>
        
        
          .myborder {border:2px solid #488bb2;}
        
        Border color #488bb2