#488ed7 color space conversions
Hex:
        #488ed7
        RGB:
        72, 142, 215
        CMY:
        72, 44, 16
        CMYK:
        67, 34, 0, 16
      HSL:
        211°, 64.1256%, 56.2745%
        HSV (HSB):
        211°, 66.5116%, 84.3137%
        XYZ:
        24.6112, 25.6300, 67.9399
        xyY:
        0.2083, 0.2169, 25.6300
      CIE-Lab:
        57.6842, 1.0857, -43.8621
        CIE-LCH:
        57.6842, 43.8755, 271.4179
        CIE-Luv:
        57.6842, -27.9061, -68.9650
        Hunter-Lab:
        50.6261, -1.8202, -44.1286
      #488ed7 color charts
#488ed7 RGB chart
      #488ed7 CMYK chart
      #488ed7 RGB pie chart
      #488ed7 color shades, tints & tones
#488ed7 color schemes
#488ed7 color preview, HTML & CSS examples
           This text has a color of #488ed7        
        
          <p style="color:#488ed7;">Text here</p>
        
        
          .mytext {color:#488ed7;}
        
        Text color #488ed7
      
           This box has a color of #488ed7        
        
          <div style="background-color:#488ed7;">Content here</div>
        
        
          .mybackground {background-color:#488ed7;}
        
        Background color #488ed7
      
           Border around this has a color of #488ed7        
        
          <div style="border:2px solid #488ed7;">Content here</div>
        
        
          .myborder {border:2px solid #488ed7;}
        
        Border color #488ed7