#48c3ca color space conversions
Hex:
        #48c3ca
        RGB:
        72, 195, 202
        CMY:
        72, 24, 21
        CMYK:
        64, 3, 0, 21
      HSL:
        183°, 55.0847%, 53.7255%
        HSV (HSB):
        183°, 64.3564%, 79.2157%
        XYZ:
        32.8483, 44.6722, 62.7684
        xyY:
        0.2341, 0.3184, 44.6722
      CIE-Lab:
        72.6755, -31.3399, -13.5637
        CIE-LCH:
        72.6755, 34.1491, 203.4026
        CIE-Luv:
        72.6755, -47.6283, -16.2708
        Hunter-Lab:
        66.8373, -29.2385, -8.8945
      #48c3ca color charts
#48c3ca RGB chart
      #48c3ca CMYK chart
      #48c3ca RGB pie chart
      #48c3ca color shades, tints & tones
#48c3ca color schemes
#48c3ca color preview, HTML & CSS examples
           This text has a color of #48c3ca        
        
          <p style="color:#48c3ca;">Text here</p>
        
        
          .mytext {color:#48c3ca;}
        
        Text color #48c3ca
      
           This box has a color of #48c3ca        
        
          <div style="background-color:#48c3ca;">Content here</div>
        
        
          .mybackground {background-color:#48c3ca;}
        
        Background color #48c3ca
      
           Border around this has a color of #48c3ca        
        
          <div style="border:2px solid #48c3ca;">Content here</div>
        
        
          .myborder {border:2px solid #48c3ca;}
        
        Border color #48c3ca