#48efbc color space conversions
Hex:
        #48efbc
        RGB:
        72, 239, 188
        CMY:
        72, 6, 26
        CMYK:
        70, 0, 21, 6
      HSL:
        162°, 83.9196%, 60.9804%
        HSV (HSB):
        162°, 69.8745%, 93.7255%
        XYZ:
        42.6161, 66.7416, 58.2133
        xyY:
        0.2543, 0.3983, 66.7416
      CIE-Lab:
        85.3733, -54.2626, 12.4570
        CIE-LCH:
        85.3733, 55.6741, 167.0707
        CIE-Luv:
        85.3733, -64.2927, 27.3850
        Hunter-Lab:
        81.6955, -49.8534, 14.9389
      #48efbc color charts
#48efbc RGB chart
      #48efbc CMYK chart
      #48efbc RGB pie chart
      #48efbc color shades, tints & tones
#48efbc color schemes
#48efbc color preview, HTML & CSS examples
           This text has a color of #48efbc        
        
          <p style="color:#48efbc;">Text here</p>
        
        
          .mytext {color:#48efbc;}
        
        Text color #48efbc
      
           This box has a color of #48efbc        
        
          <div style="background-color:#48efbc;">Content here</div>
        
        
          .mybackground {background-color:#48efbc;}
        
        Background color #48efbc
      
           Border around this has a color of #48efbc        
        
          <div style="border:2px solid #48efbc;">Content here</div>
        
        
          .myborder {border:2px solid #48efbc;}
        
        Border color #48efbc