#48c9ce color space conversions
Hex:
        #48c9ce
        RGB:
        72, 201, 206
        CMY:
        72, 21, 19
        CMYK:
        65, 2, 0, 19
      HSL:
        182°, 57.7586%, 54.5098%
        HSV (HSB):
        182°, 65.0485%, 80.7843%
        XYZ:
        34.6997, 47.6072, 65.7528
        xyY:
        0.2344, 0.3215, 47.6072
      CIE-Lab:
        74.5765, -33.0616, -12.8834
        CIE-LCH:
        74.5765, 35.4831, 201.2897
        CIE-Luv:
        74.5765, -49.5686, -14.9740
        Hunter-Lab:
        68.9980, -30.9773, -8.2028
      #48c9ce color charts
#48c9ce RGB chart
      #48c9ce CMYK chart
      #48c9ce RGB pie chart
      #48c9ce color shades, tints & tones
#48c9ce color schemes
#48c9ce color preview, HTML & CSS examples
           This text has a color of #48c9ce        
        
          <p style="color:#48c9ce;">Text here</p>
        
        
          .mytext {color:#48c9ce;}
        
        Text color #48c9ce
      
           This box has a color of #48c9ce        
        
          <div style="background-color:#48c9ce;">Content here</div>
        
        
          .mybackground {background-color:#48c9ce;}
        
        Background color #48c9ce
      
           Border around this has a color of #48c9ce        
        
          <div style="border:2px solid #48c9ce;">Content here</div>
        
        
          .myborder {border:2px solid #48c9ce;}
        
        Border color #48c9ce