#48dbaf color space conversions
Hex:
        #48dbaf
        RGB:
        72, 219, 175
        CMY:
        72, 14, 31
        CMYK:
        67, 0, 20, 14
      HSL:
        162°, 67.1233%, 57.0588%
        HSV (HSB):
        162°, 67.1233%, 85.8824%
        XYZ:
        35.7419, 55.1359, 49.3159
        xyY:
        0.2549, 0.3933, 55.1359
      CIE-Lab:
        79.1195, -49.1010, 10.4058
        CIE-LCH:
        79.1195, 50.1915, 168.0346
        CIE-Luv:
        79.1195, -57.9999, 23.2656
        Hunter-Lab:
        74.2536, -44.0229, 12.5997
      #48dbaf color charts
#48dbaf RGB chart
      #48dbaf CMYK chart
      #48dbaf RGB pie chart
      #48dbaf color shades, tints & tones
#48dbaf color schemes
#48dbaf color preview, HTML & CSS examples
           This text has a color of #48dbaf        
        
          <p style="color:#48dbaf;">Text here</p>
        
        
          .mytext {color:#48dbaf;}
        
        Text color #48dbaf
      
           This box has a color of #48dbaf        
        
          <div style="background-color:#48dbaf;">Content here</div>
        
        
          .mybackground {background-color:#48dbaf;}
        
        Background color #48dbaf
      
           Border around this has a color of #48dbaf        
        
          <div style="border:2px solid #48dbaf;">Content here</div>
        
        
          .myborder {border:2px solid #48dbaf;}
        
        Border color #48dbaf