#488fea color space conversions
Hex:
        #488fea
        RGB:
        72, 143, 234
        CMY:
        72, 44, 8
        CMYK:
        69, 39, 0, 8
      HSL:
        214°, 79.4118%, 60.0000%
        HSV (HSB):
        214°, 69.2308%, 91.7647%
        XYZ:
        27.3462, 26.9632, 81.6050
        xyY:
        0.2012, 0.1984, 26.9632
      CIE-Lab:
        58.9402, 7.0648, -52.4623
        CIE-LCH:
        58.9402, 52.9359, 277.6695
        CIE-Luv:
        58.9402, -27.7168, -84.0411
        Hunter-Lab:
        51.9261, 3.1343, -56.8297
      #488fea color charts
#488fea RGB chart
      #488fea CMYK chart
      #488fea RGB pie chart
      #488fea color shades, tints & tones
#488fea color schemes
#488fea color preview, HTML & CSS examples
           This text has a color of #488fea        
        
          <p style="color:#488fea;">Text here</p>
        
        
          .mytext {color:#488fea;}
        
        Text color #488fea
      
           This box has a color of #488fea        
        
          <div style="background-color:#488fea;">Content here</div>
        
        
          .mybackground {background-color:#488fea;}
        
        Background color #488fea
      
           Border around this has a color of #488fea        
        
          <div style="border:2px solid #488fea;">Content here</div>
        
        
          .myborder {border:2px solid #488fea;}
        
        Border color #488fea