#48c4ca color space conversions
Hex:
        #48c4ca
        RGB:
        72, 196, 202
        CMY:
        72, 23, 21
        CMYK:
        64, 3, 0, 21
      HSL:
        183°, 55.0847%, 53.7255%
        HSV (HSB):
        183°, 64.3564%, 79.2157%
        XYZ:
        33.0731, 45.1218, 62.8434
        xyY:
        0.2345, 0.3199, 45.1218
      CIE-Lab:
        72.9720, -31.8193, -13.1187
        CIE-LCH:
        72.9720, 34.4176, 202.4057
        CIE-Luv:
        72.9720, -47.9930, -15.4910
        Hunter-Lab:
        67.1728, -29.6664, -8.4477
      #48c4ca color charts
#48c4ca RGB chart
      #48c4ca CMYK chart
      #48c4ca RGB pie chart
      #48c4ca color shades, tints & tones
#48c4ca color schemes
#48c4ca color preview, HTML & CSS examples
           This text has a color of #48c4ca        
        
          <p style="color:#48c4ca;">Text here</p>
        
        
          .mytext {color:#48c4ca;}
        
        Text color #48c4ca
      
           This box has a color of #48c4ca        
        
          <div style="background-color:#48c4ca;">Content here</div>
        
        
          .mybackground {background-color:#48c4ca;}
        
        Background color #48c4ca
      
           Border around this has a color of #48c4ca        
        
          <div style="border:2px solid #48c4ca;">Content here</div>
        
        
          .myborder {border:2px solid #48c4ca;}
        
        Border color #48c4ca