#488eeb color space conversions
Hex:
        #488eeb
        RGB:
        72, 142, 235
        CMY:
        72, 44, 8
        CMYK:
        69, 40, 0, 8
      HSL:
        214°, 80.2956%, 60.1961%
        HSV (HSB):
        214°, 69.3617%, 92.1569%
        XYZ:
        27.3409, 26.7219, 82.3141
        xyY:
        0.2005, 0.1959, 26.7219
      CIE-Lab:
        58.7160, 8.0096, -53.3736
        CIE-LCH:
        58.7160, 53.9712, 278.5345
        CIE-Luv:
        58.7160, -27.3619, -85.5694
        Hunter-Lab:
        51.6932, 3.9467, -58.2256
      #488eeb color charts
#488eeb RGB chart
      #488eeb CMYK chart
      #488eeb RGB pie chart
      #488eeb color shades, tints & tones
#488eeb color schemes
#488eeb color preview, HTML & CSS examples
           This text has a color of #488eeb        
        
          <p style="color:#488eeb;">Text here</p>
        
        
          .mytext {color:#488eeb;}
        
        Text color #488eeb
      
           This box has a color of #488eeb        
        
          <div style="background-color:#488eeb;">Content here</div>
        
        
          .mybackground {background-color:#488eeb;}
        
        Background color #488eeb
      
           Border around this has a color of #488eeb        
        
          <div style="border:2px solid #488eeb;">Content here</div>
        
        
          .myborder {border:2px solid #488eeb;}
        
        Border color #488eeb