#48caa7 color space conversions
Hex:
        #48caa7
        RGB:
        72, 202, 167
        CMY:
        72, 21, 35
        CMYK:
        64, 0, 17, 21
      HSL:
        164°, 55.0847%, 53.7255%
        HSV (HSB):
        164°, 64.3564%, 79.2157%
        XYZ:
        30.7681, 46.4088, 43.8954
        xyY:
        0.2541, 0.3833, 46.4088
      CIE-Lab:
        73.8100, -43.7988, 7.0987
        CIE-LCH:
        73.8100, 44.3704, 170.7938
        CIE-Luv:
        73.8100, -52.2914, 17.4029
        Hunter-Lab:
        68.1240, -38.5978, 9.4836
      #48caa7 color charts
#48caa7 RGB chart
      #48caa7 CMYK chart
      #48caa7 RGB pie chart
      #48caa7 color shades, tints & tones
#48caa7 color schemes
#48caa7 color preview, HTML & CSS examples
           This text has a color of #48caa7        
        
          <p style="color:#48caa7;">Text here</p>
        
        
          .mytext {color:#48caa7;}
        
        Text color #48caa7
      
           This box has a color of #48caa7        
        
          <div style="background-color:#48caa7;">Content here</div>
        
        
          .mybackground {background-color:#48caa7;}
        
        Background color #48caa7
      
           Border around this has a color of #48caa7        
        
          <div style="border:2px solid #48caa7;">Content here</div>
        
        
          .myborder {border:2px solid #48caa7;}
        
        Border color #48caa7