#48f7db color space conversions
Hex:
        #48f7db
        RGB:
        72, 247, 219
        CMY:
        72, 3, 14
        CMYK:
        71, 0, 11, 3
      HSL:
        170°, 91.6230%, 62.5490%
        HSV (HSB):
        170°, 70.8502%, 96.8627%
        XYZ:
        48.7194, 73.0137, 78.5431
        xyY:
        0.2433, 0.3646, 73.0137
      CIE-Lab:
        88.4543, -50.0822, 0.7251
        CIE-LCH:
        88.4543, 50.0875, 179.1705
        CIE-Luv:
        88.4543, -65.0599, 9.1922
        Hunter-Lab:
        85.4481, -47.7598, 5.3148
      #48f7db color charts
#48f7db RGB chart
      #48f7db CMYK chart
      #48f7db RGB pie chart
      #48f7db color shades, tints & tones
#48f7db color schemes
#48f7db color preview, HTML & CSS examples
           This text has a color of #48f7db        
        
          <p style="color:#48f7db;">Text here</p>
        
        
          .mytext {color:#48f7db;}
        
        Text color #48f7db
      
           This box has a color of #48f7db        
        
          <div style="background-color:#48f7db;">Content here</div>
        
        
          .mybackground {background-color:#48f7db;}
        
        Background color #48f7db
      
           Border around this has a color of #48f7db        
        
          <div style="border:2px solid #48f7db;">Content here</div>
        
        
          .myborder {border:2px solid #48f7db;}
        
        Border color #48f7db