#48cfbb color space conversions
Hex:
        #48cfbb
        RGB:
        72, 207, 187
        CMY:
        72, 19, 27
        CMYK:
        65, 0, 10, 19
      HSL:
        171°, 58.4416%, 54.7059%
        HSV (HSB):
        171°, 65.2174%, 81.1765%
        XYZ:
        33.9550, 49.5912, 54.7962
        xyY:
        0.2454, 0.3585, 49.5912
      CIE-Lab:
        75.8177, -40.9865, -0.7777
        CIE-LCH:
        75.8177, 40.9939, 181.0871
        CIE-Luv:
        75.8177, -52.9183, 5.2817
        Hunter-Lab:
        70.4210, -37.1694, 3.1599
      #48cfbb color charts
#48cfbb RGB chart
      #48cfbb CMYK chart
      #48cfbb RGB pie chart
      #48cfbb color shades, tints & tones
#48cfbb color schemes
#48cfbb color preview, HTML & CSS examples
           This text has a color of #48cfbb        
        
          <p style="color:#48cfbb;">Text here</p>
        
        
          .mytext {color:#48cfbb;}
        
        Text color #48cfbb
      
           This box has a color of #48cfbb        
        
          <div style="background-color:#48cfbb;">Content here</div>
        
        
          .mybackground {background-color:#48cfbb;}
        
        Background color #48cfbb
      
           Border around this has a color of #48cfbb        
        
          <div style="border:2px solid #48cfbb;">Content here</div>
        
        
          .myborder {border:2px solid #48cfbb;}
        
        Border color #48cfbb