#48dcaf color space conversions
Hex:
        #48dcaf
        RGB:
        72, 220, 175
        CMY:
        72, 14, 31
        CMYK:
        67, 0, 20, 14
      HSL:
        162°, 67.8899%, 57.2549%
        HSV (HSB):
        162°, 67.2727%, 86.2745%
        XYZ:
        36.0035, 55.6593, 49.4032
        xyY:
        0.2552, 0.3946, 55.6593
      CIE-Lab:
        79.4195, -49.5156, 10.8325
        CIE-LCH:
        79.4195, 50.6867, 167.6598
        CIE-Luv:
        79.4195, -58.3594, 23.9608
        Hunter-Lab:
        74.6051, -44.4170, 12.9620
      #48dcaf color charts
#48dcaf RGB chart
      #48dcaf CMYK chart
      #48dcaf RGB pie chart
      #48dcaf color shades, tints & tones
#48dcaf color schemes
#48dcaf color preview, HTML & CSS examples
           This text has a color of #48dcaf        
        
          <p style="color:#48dcaf;">Text here</p>
        
        
          .mytext {color:#48dcaf;}
        
        Text color #48dcaf
      
           This box has a color of #48dcaf        
        
          <div style="background-color:#48dcaf;">Content here</div>
        
        
          .mybackground {background-color:#48dcaf;}
        
        Background color #48dcaf
      
           Border around this has a color of #48dcaf        
        
          <div style="border:2px solid #48dcaf;">Content here</div>
        
        
          .myborder {border:2px solid #48dcaf;}
        
        Border color #48dcaf