#48cccb color space conversions
Hex:
        #48cccb
        RGB:
        72, 204, 203
        CMY:
        72, 20, 20
        CMYK:
        65, 0, 0, 20
      HSL:
        180°, 56.4103%, 54.1176%
        HSV (HSB):
        180°, 64.7059%, 80.0000%
        XYZ:
        35.0448, 48.8752, 64.0867
        xyY:
        0.2368, 0.3302, 48.8752
      CIE-Lab:
        75.3737, -35.3166, -10.0690
        CIE-LCH:
        75.3737, 36.7240, 195.9132
        CIE-Luv:
        75.3737, -50.8404, -10.1296
        Hunter-Lab:
        69.9108, -32.8656, -5.4131
      #48cccb color charts
#48cccb RGB chart
      #48cccb CMYK chart
      #48cccb RGB pie chart
      #48cccb color shades, tints & tones
#48cccb color schemes
#48cccb color preview, HTML & CSS examples
           This text has a color of #48cccb        
        
          <p style="color:#48cccb;">Text here</p>
        
        
          .mytext {color:#48cccb;}
        
        Text color #48cccb
      
           This box has a color of #48cccb        
        
          <div style="background-color:#48cccb;">Content here</div>
        
        
          .mybackground {background-color:#48cccb;}
        
        Background color #48cccb
      
           Border around this has a color of #48cccb        
        
          <div style="border:2px solid #48cccb;">Content here</div>
        
        
          .myborder {border:2px solid #48cccb;}
        
        Border color #48cccb