#488cbd color space conversions
Hex:
        #488cbd
        RGB:
        72, 140, 189
        CMY:
        72, 45, 26
        CMYK:
        62, 26, 0, 26
      HSL:
        205°, 46.9880%, 51.1765%
        HSV (HSB):
        205°, 61.9048%, 74.1176%
        XYZ:
        21.2359, 23.8080, 51.6203
        xyY:
        0.2197, 0.2463, 23.8080
      CIE-Lab:
        55.8951, -6.4936, -31.9923
        CIE-LCH:
        55.8951, 32.6447, 258.5263
        CIE-Luv:
        55.8951, -28.0016, -48.3128
        Hunter-Lab:
        48.7934, -7.7018, -28.5695
      #488cbd color charts
#488cbd RGB chart
      #488cbd CMYK chart
      #488cbd RGB pie chart
      #488cbd color shades, tints & tones
#488cbd color schemes
#488cbd color preview, HTML & CSS examples
           This text has a color of #488cbd        
        
          <p style="color:#488cbd;">Text here</p>
        
        
          .mytext {color:#488cbd;}
        
        Text color #488cbd
      
           This box has a color of #488cbd        
        
          <div style="background-color:#488cbd;">Content here</div>
        
        
          .mybackground {background-color:#488cbd;}
        
        Background color #488cbd
      
           Border around this has a color of #488cbd        
        
          <div style="border:2px solid #488cbd;">Content here</div>
        
        
          .myborder {border:2px solid #488cbd;}
        
        Border color #488cbd