#48eabb color space conversions
Hex:
        #48eabb
        RGB:
        72, 234, 187
        CMY:
        72, 8, 27
        CMYK:
        69, 0, 20, 8
      HSL:
        163°, 79.4118%, 60.0000%
        HSV (HSB):
        163°, 69.2308%, 91.7647%
        XYZ:
        41.0649, 63.8112, 57.1662
        xyY:
        0.2534, 0.3938, 63.8112
      CIE-Lab:
        83.8674, -52.4723, 10.8398
        CIE-LCH:
        83.8674, 53.5802, 168.3279
        CIE-Luv:
        83.8674, -62.5978, 24.6749
        Hunter-Lab:
        79.8819, -48.0318, 13.4874
      #48eabb color charts
#48eabb RGB chart
      #48eabb CMYK chart
      #48eabb RGB pie chart
      #48eabb color shades, tints & tones
#48eabb color schemes
#48eabb color preview, HTML & CSS examples
           This text has a color of #48eabb        
        
          <p style="color:#48eabb;">Text here</p>
        
        
          .mytext {color:#48eabb;}
        
        Text color #48eabb
      
           This box has a color of #48eabb        
        
          <div style="background-color:#48eabb;">Content here</div>
        
        
          .mybackground {background-color:#48eabb;}
        
        Background color #48eabb
      
           Border around this has a color of #48eabb        
        
          <div style="border:2px solid #48eabb;">Content here</div>
        
        
          .myborder {border:2px solid #48eabb;}
        
        Border color #48eabb