#488ee2 color space conversions
Hex:
        #488ee2
        RGB:
        72, 142, 226
        CMY:
        72, 44, 11
        CMYK:
        68, 37, 0, 11
      HSL:
        213°, 72.6415%, 58.4314%
        HSV (HSB):
        213°, 68.1416%, 88.6275%
        XYZ:
        26.0730, 26.2147, 75.6373
        xyY:
        0.2038, 0.2049, 26.2147
      CIE-Lab:
        58.2403, 4.8770, -49.1280
        CIE-LCH:
        58.2403, 49.3695, 275.6692
        CIE-Luv:
        58.2403, -27.5961, -78.1594
        Hunter-Lab:
        51.2003, 1.2978, -51.7478
      #488ee2 color charts
#488ee2 RGB chart
      #488ee2 CMYK chart
      #488ee2 RGB pie chart
      #488ee2 color shades, tints & tones
#488ee2 color schemes
#488ee2 color preview, HTML & CSS examples
           This text has a color of #488ee2        
        
          <p style="color:#488ee2;">Text here</p>
        
        
          .mytext {color:#488ee2;}
        
        Text color #488ee2
      
           This box has a color of #488ee2        
        
          <div style="background-color:#488ee2;">Content here</div>
        
        
          .mybackground {background-color:#488ee2;}
        
        Background color #488ee2
      
           Border around this has a color of #488ee2        
        
          <div style="border:2px solid #488ee2;">Content here</div>
        
        
          .myborder {border:2px solid #488ee2;}
        
        Border color #488ee2