#48d7be color space conversions
Hex:
        #48d7be
        RGB:
        72, 215, 190
        CMY:
        72, 16, 25
        CMYK:
        67, 0, 12, 16
      HSL:
        170°, 64.1256%, 56.2745%
        HSV (HSB):
        170°, 66.5116%, 84.3137%
        XYZ:
        36.2672, 53.6963, 57.1681
        xyY:
        0.2465, 0.3650, 53.6963
      CIE-Lab:
        78.2843, -43.7417, 1.2120
        CIE-LCH:
        78.2843, 43.7584, 178.4128
        CIE-Luv:
        78.2843, -55.6306, 8.7795
        Hunter-Lab:
        73.2778, -39.8915, 5.0389
      #48d7be color charts
#48d7be RGB chart
      #48d7be CMYK chart
      #48d7be RGB pie chart
      #48d7be color shades, tints & tones
#48d7be color schemes
#48d7be color preview, HTML & CSS examples
           This text has a color of #48d7be        
        
          <p style="color:#48d7be;">Text here</p>
        
        
          .mytext {color:#48d7be;}
        
        Text color #48d7be
      
           This box has a color of #48d7be        
        
          <div style="background-color:#48d7be;">Content here</div>
        
        
          .mybackground {background-color:#48d7be;}
        
        Background color #48d7be
      
           Border around this has a color of #48d7be        
        
          <div style="border:2px solid #48d7be;">Content here</div>
        
        
          .myborder {border:2px solid #48d7be;}
        
        Border color #48d7be