#488ec0 color space conversions
Hex:
        #488ec0
        RGB:
        72, 142, 192
        CMY:
        72, 44, 25
        CMYK:
        63, 26, 0, 25
      HSL:
        205°, 48.7805%, 51.7647%
        HSV (HSB):
        205°, 62.5000%, 75.2941%
        XYZ:
        21.8599, 24.5295, 53.4517
        xyY:
        0.2189, 0.2457, 24.5295
      CIE-Lab:
        56.6141, -6.6496, -32.5755
        CIE-LCH:
        56.6141, 33.2473, 258.4628
        CIE-Luv:
        56.6141, -28.6327, -49.3546
        Hunter-Lab:
        49.5273, -7.8879, -29.3189
      #488ec0 color charts
#488ec0 RGB chart
      #488ec0 CMYK chart
      #488ec0 RGB pie chart
      #488ec0 color shades, tints & tones
#488ec0 color schemes
#488ec0 color preview, HTML & CSS examples
           This text has a color of #488ec0        
        
          <p style="color:#488ec0;">Text here</p>
        
        
          .mytext {color:#488ec0;}
        
        Text color #488ec0
      
           This box has a color of #488ec0        
        
          <div style="background-color:#488ec0;">Content here</div>
        
        
          .mybackground {background-color:#488ec0;}
        
        Background color #488ec0
      
           Border around this has a color of #488ec0        
        
          <div style="border:2px solid #488ec0;">Content here</div>
        
        
          .myborder {border:2px solid #488ec0;}
        
        Border color #488ec0