#48b4ce color space conversions
Hex:
        #48b4ce
        RGB:
        72, 180, 206
        CMY:
        72, 29, 19
        CMYK:
        65, 13, 0, 19
      HSL:
        192°, 57.7586%, 54.5098%
        HSV (HSB):
        192°, 65.0485%, 80.7843%
        XYZ:
        30.1343, 38.4765, 64.2310
        xyY:
        0.2268, 0.2896, 38.4765
      CIE-Lab:
        68.3703, -22.7254, -22.2694
        CIE-LCH:
        68.3703, 31.8177, 224.4193
        CIE-Luv:
        68.3703, -41.9194, -31.5192
        Hunter-Lab:
        62.0294, -21.8349, -17.9738
      #48b4ce color charts
#48b4ce RGB chart
      #48b4ce CMYK chart
      #48b4ce RGB pie chart
      #48b4ce color shades, tints & tones
#48b4ce color schemes
#48b4ce color preview, HTML & CSS examples
           This text has a color of #48b4ce        
        
          <p style="color:#48b4ce;">Text here</p>
        
        
          .mytext {color:#48b4ce;}
        
        Text color #48b4ce
      
           This box has a color of #48b4ce        
        
          <div style="background-color:#48b4ce;">Content here</div>
        
        
          .mybackground {background-color:#48b4ce;}
        
        Background color #48b4ce
      
           Border around this has a color of #48b4ce        
        
          <div style="border:2px solid #48b4ce;">Content here</div>
        
        
          .myborder {border:2px solid #48b4ce;}
        
        Border color #48b4ce