#48ecaf color space conversions
Hex:
        #48ecaf
        RGB:
        72, 236, 175
        CMY:
        72, 7, 31
        CMYK:
        69, 0, 26, 7
      HSL:
        158°, 81.1881%, 60.3922%
        HSV (HSB):
        158°, 69.4915%, 92.5490%
        XYZ:
        40.4058, 64.4638, 50.8706
        xyY:
        0.2594, 0.4139, 64.4638
      CIE-Lab:
        84.2067, -55.9680, 17.5794
        CIE-LCH:
        84.2067, 58.6639, 162.5626
        CIE-Luv:
        84.2067, -64.0461, 34.8382
        Hunter-Lab:
        80.2893, -50.6758, 18.6369
      #48ecaf color charts
#48ecaf RGB chart
      #48ecaf CMYK chart
      #48ecaf RGB pie chart
      #48ecaf color shades, tints & tones
#48ecaf color schemes
#48ecaf color preview, HTML & CSS examples
           This text has a color of #48ecaf        
        
          <p style="color:#48ecaf;">Text here</p>
        
        
          .mytext {color:#48ecaf;}
        
        Text color #48ecaf
      
           This box has a color of #48ecaf        
        
          <div style="background-color:#48ecaf;">Content here</div>
        
        
          .mybackground {background-color:#48ecaf;}
        
        Background color #48ecaf
      
           Border around this has a color of #48ecaf        
        
          <div style="border:2px solid #48ecaf;">Content here</div>
        
        
          .myborder {border:2px solid #48ecaf;}
        
        Border color #48ecaf