#48cfbe color space conversions
Hex:
        #48cfbe
        RGB:
        72, 207, 190
        CMY:
        72, 19, 25
        CMYK:
        65, 0, 8, 19
      HSL:
        172°, 58.4416%, 54.7059%
        HSV (HSB):
        172°, 65.2174%, 81.1765%
        XYZ:
        34.2796, 49.7211, 56.5056
        xyY:
        0.2440, 0.3539, 49.7211
      CIE-Lab:
        75.8977, -40.2046, -2.2771
        CIE-LCH:
        75.8977, 40.2691, 183.2416
        CIE-Luv:
        75.8977, -52.7334, 2.8590
        Hunter-Lab:
        70.5132, -36.6213, 1.8473
      #48cfbe color charts
#48cfbe RGB chart
      #48cfbe CMYK chart
      #48cfbe RGB pie chart
      #48cfbe color shades, tints & tones
#48cfbe color schemes
#48cfbe color preview, HTML & CSS examples
           This text has a color of #48cfbe        
        
          <p style="color:#48cfbe;">Text here</p>
        
        
          .mytext {color:#48cfbe;}
        
        Text color #48cfbe
      
           This box has a color of #48cfbe        
        
          <div style="background-color:#48cfbe;">Content here</div>
        
        
          .mybackground {background-color:#48cfbe;}
        
        Background color #48cfbe
      
           Border around this has a color of #48cfbe        
        
          <div style="border:2px solid #48cfbe;">Content here</div>
        
        
          .myborder {border:2px solid #48cfbe;}
        
        Border color #48cfbe