#48b8be color space conversions
Hex:
        #48b8be
        RGB:
        72, 184, 190
        CMY:
        72, 28, 25
        CMYK:
        62, 3, 0, 25
      HSL:
        183°, 47.5806%, 51.3725%
        HSV (HSB):
        183°, 62.1053%, 74.5098%
        XYZ:
        29.1072, 39.3764, 54.7815
        xyY:
        0.2361, 0.3194, 39.3764
      CIE-Lab:
        69.0230, -29.4572, -12.4784
        CIE-LCH:
        69.0230, 31.9912, 202.9581
        CIE-Luv:
        69.0230, -44.2835, -14.6867
        Hunter-Lab:
        62.7506, -27.0153, -7.8349
      #48b8be color charts
#48b8be RGB chart
      #48b8be CMYK chart
      #48b8be RGB pie chart
      #48b8be color shades, tints & tones
#48b8be color schemes
#48b8be color preview, HTML & CSS examples
           This text has a color of #48b8be        
        
          <p style="color:#48b8be;">Text here</p>
        
        
          .mytext {color:#48b8be;}
        
        Text color #48b8be
      
           This box has a color of #48b8be        
        
          <div style="background-color:#48b8be;">Content here</div>
        
        
          .mybackground {background-color:#48b8be;}
        
        Background color #48b8be
      
           Border around this has a color of #48b8be        
        
          <div style="border:2px solid #48b8be;">Content here</div>
        
        
          .myborder {border:2px solid #48b8be;}
        
        Border color #48b8be