#48f8dd color space conversions
Hex:
        #48f8dd
        RGB:
        72, 248, 221
        CMY:
        72, 3, 13
        CMYK:
        71, 0, 11, 3
      HSL:
        171°, 92.6316%, 62.7451%
        HSV (HSB):
        171°, 70.9677%, 97.2549%
        XYZ:
        49.2910, 73.7330, 80.0406
        xyY:
        0.2427, 0.3631, 73.7330
      CIE-Lab:
        88.7961, -49.9970, 0.1818
        CIE-LCH:
        88.7961, 49.9973, 179.7917
        CIE-Luv:
        88.7961, -65.2724, 8.3360
        Hunter-Lab:
        85.8679, -47.8039, 4.8412
      #48f8dd color charts
#48f8dd RGB chart
      #48f8dd CMYK chart
      #48f8dd RGB pie chart
      #48f8dd color shades, tints & tones
#48f8dd color schemes
#48f8dd color preview, HTML & CSS examples
           This text has a color of #48f8dd        
        
          <p style="color:#48f8dd;">Text here</p>
        
        
          .mytext {color:#48f8dd;}
        
        Text color #48f8dd
      
           This box has a color of #48f8dd        
        
          <div style="background-color:#48f8dd;">Content here</div>
        
        
          .mybackground {background-color:#48f8dd;}
        
        Background color #48f8dd
      
           Border around this has a color of #48f8dd        
        
          <div style="border:2px solid #48f8dd;">Content here</div>
        
        
          .myborder {border:2px solid #48f8dd;}
        
        Border color #48f8dd