#488efa color space conversions
Hex:
        #488efa
        RGB:
        72, 142, 250
        CMY:
        72, 44, 2
        CMYK:
        71, 43, 0, 2
      HSL:
        216°, 94.6809%, 63.1373%
        HSV (HSB):
        216°, 71.2000%, 98.0392%
        XYZ:
        29.6008, 27.6258, 94.2147
        xyY:
        0.1955, 0.1824, 27.6258
      CIE-Lab:
        59.5492, 13.2726, -60.3252
        CIE-LCH:
        59.5492, 61.7680, 282.4084
        CIE-Luv:
        59.5492, -27.0112, -97.6695
        Hunter-Lab:
        52.5603, 8.5468, -69.4855
      #488efa color charts
#488efa RGB chart
      #488efa CMYK chart
      #488efa RGB pie chart
      #488efa color shades, tints & tones
#488efa color schemes
#488efa color preview, HTML & CSS examples
           This text has a color of #488efa        
        
          <p style="color:#488efa;">Text here</p>
        
        
          .mytext {color:#488efa;}
        
        Text color #488efa
      
           This box has a color of #488efa        
        
          <div style="background-color:#488efa;">Content here</div>
        
        
          .mybackground {background-color:#488efa;}
        
        Background color #488efa
      
           Border around this has a color of #488efa        
        
          <div style="border:2px solid #488efa;">Content here</div>
        
        
          .myborder {border:2px solid #488efa;}
        
        Border color #488efa