#48f9bb color space conversions
Hex:
        #48f9bb
        RGB:
        72, 249, 187
        CMY:
        72, 2, 27
        CMYK:
        71, 0, 25, 2
      HSL:
        159°, 93.6508%, 62.9412%
        HSV (HSB):
        159°, 71.0843%, 97.6471%
        XYZ:
        45.5178, 72.7169, 58.6504
        xyY:
        0.2573, 0.4111, 72.7169
      CIE-Lab:
        88.3125, -58.4361, 17.1194
        CIE-LCH:
        88.3125, 60.8921, 163.6716
        CIE-Luv:
        88.3125, -67.8386, 34.9003
        Hunter-Lab:
        85.2742, -53.9499, 18.9131
      #48f9bb color charts
#48f9bb RGB chart
      #48f9bb CMYK chart
      #48f9bb RGB pie chart
      #48f9bb color shades, tints & tones
#48f9bb color schemes
#48f9bb color preview, HTML & CSS examples
           This text has a color of #48f9bb        
        
          <p style="color:#48f9bb;">Text here</p>
        
        
          .mytext {color:#48f9bb;}
        
        Text color #48f9bb
      
           This box has a color of #48f9bb        
        
          <div style="background-color:#48f9bb;">Content here</div>
        
        
          .mybackground {background-color:#48f9bb;}
        
        Background color #48f9bb
      
           Border around this has a color of #48f9bb        
        
          <div style="border:2px solid #48f9bb;">Content here</div>
        
        
          .myborder {border:2px solid #48f9bb;}
        
        Border color #48f9bb