#48f1dd color space conversions
Hex:
        #48f1dd
        RGB:
        72, 241, 221
        CMY:
        72, 5, 13
        CMYK:
        70, 0, 8, 5
      HSL:
        173°, 85.7868%, 61.3725%
        HSV (HSB):
        173°, 70.1245%, 94.5098%
        XYZ:
        47.1789, 69.5088, 79.3366
        xyY:
        0.2407, 0.3546, 69.5088
      CIE-Lab:
        86.7554, -47.0223, -2.8060
        CIE-LCH:
        86.7554, 47.1059, 183.4150
        CIE-Luv:
        86.7554, -62.8369, 3.1534
        Hunter-Lab:
        83.3719, -44.8904, 1.9401
      #48f1dd color charts
#48f1dd RGB chart
      #48f1dd CMYK chart
      #48f1dd RGB pie chart
      #48f1dd color shades, tints & tones
#48f1dd color schemes
#48f1dd color preview, HTML & CSS examples
           This text has a color of #48f1dd        
        
          <p style="color:#48f1dd;">Text here</p>
        
        
          .mytext {color:#48f1dd;}
        
        Text color #48f1dd
      
           This box has a color of #48f1dd        
        
          <div style="background-color:#48f1dd;">Content here</div>
        
        
          .mybackground {background-color:#48f1dd;}
        
        Background color #48f1dd
      
           Border around this has a color of #48f1dd        
        
          <div style="border:2px solid #48f1dd;">Content here</div>
        
        
          .myborder {border:2px solid #48f1dd;}
        
        Border color #48f1dd