#48b3b3 color space conversions
Hex:
        #48b3b3
        RGB:
        72, 179, 179
        CMY:
        72, 30, 30
        CMYK:
        60, 0, 0, 30
      HSL:
        180°, 42.6295%, 49.2157%
        HSV (HSB):
        180°, 59.7765%, 70.1961%
        XYZ:
        26.9293, 36.8726, 48.3456
        xyY:
        0.2401, 0.3288, 36.8726
      CIE-Lab:
        67.1813, -30.1436, -9.1632
        CIE-LCH:
        67.1813, 31.5056, 196.9086
        CIE-Luv:
        67.1813, -43.0354, -9.2945
        Hunter-Lab:
        60.7228, -27.1040, -4.6989
      #48b3b3 color charts
#48b3b3 RGB chart
      #48b3b3 CMYK chart
      #48b3b3 RGB pie chart
      #48b3b3 color shades, tints & tones
#48b3b3 color schemes
#48b3b3 color preview, HTML & CSS examples
           This text has a color of #48b3b3        
        
          <p style="color:#48b3b3;">Text here</p>
        
        
          .mytext {color:#48b3b3;}
        
        Text color #48b3b3
      
           This box has a color of #48b3b3        
        
          <div style="background-color:#48b3b3;">Content here</div>
        
        
          .mybackground {background-color:#48b3b3;}
        
        Background color #48b3b3
      
           Border around this has a color of #48b3b3        
        
          <div style="border:2px solid #48b3b3;">Content here</div>
        
        
          .myborder {border:2px solid #48b3b3;}
        
        Border color #48b3b3