#48bddf color space conversions
Hex:
        #48bddf
        RGB:
        72, 189, 223
        CMY:
        72, 26, 13
        CMYK:
        68, 15, 0, 13
      HSL:
        194°, 70.2326%, 57.8431%
        HSV (HSB):
        194°, 67.7130%, 87.4510%
        XYZ:
        34.1894, 43.1006, 76.3293
        xyY:
        0.2226, 0.2806, 43.1006
      CIE-Lab:
        71.6232, -22.0924, -26.5926
        CIE-LCH:
        71.6232, 34.5723, 230.2811
        CIE-Luv:
        71.6232, -44.2321, -39.0314
        Hunter-Lab:
        65.6511, -21.9312, -22.9779
      #48bddf color charts
#48bddf RGB chart
      #48bddf CMYK chart
      #48bddf RGB pie chart
      #48bddf color shades, tints & tones
#48bddf color schemes
#48bddf color preview, HTML & CSS examples
           This text has a color of #48bddf        
        
          <p style="color:#48bddf;">Text here</p>
        
        
          .mytext {color:#48bddf;}
        
        Text color #48bddf
      
           This box has a color of #48bddf        
        
          <div style="background-color:#48bddf;">Content here</div>
        
        
          .mybackground {background-color:#48bddf;}
        
        Background color #48bddf
      
           Border around this has a color of #48bddf        
        
          <div style="border:2px solid #48bddf;">Content here</div>
        
        
          .myborder {border:2px solid #48bddf;}
        
        Border color #48bddf