#48beeb color space conversions
Hex:
        #48beeb
        RGB:
        72, 190, 235
        CMY:
        72, 25, 8
        CMYK:
        69, 19, 0, 8
      HSL:
        197°, 80.2956%, 60.1961%
        HSV (HSB):
        197°, 69.3617%, 92.1569%
        XYZ:
        36.0813, 44.2028, 85.2276
        xyY:
        0.2180, 0.2671, 44.2028
      CIE-Lab:
        72.3638, -18.8429, -31.9675
        CIE-LCH:
        72.3638, 37.1076, 239.4833
        CIE-Luv:
        72.3638, -43.9161, -48.6177
        Hunter-Lab:
        66.4852, -19.4776, -29.4644
      #48beeb color charts
#48beeb RGB chart
      #48beeb CMYK chart
      #48beeb RGB pie chart
      #48beeb color shades, tints & tones
#48beeb color schemes
#48beeb color preview, HTML & CSS examples
           This text has a color of #48beeb        
        
          <p style="color:#48beeb;">Text here</p>
        
        
          .mytext {color:#48beeb;}
        
        Text color #48beeb
      
           This box has a color of #48beeb        
        
          <div style="background-color:#48beeb;">Content here</div>
        
        
          .mybackground {background-color:#48beeb;}
        
        Background color #48beeb
      
           Border around this has a color of #48beeb        
        
          <div style="border:2px solid #48beeb;">Content here</div>
        
        
          .myborder {border:2px solid #48beeb;}
        
        Border color #48beeb