#48ffcf color space conversions
Hex:
        #48ffcf
        RGB:
        72, 255, 207
        CMY:
        72, 0, 19
        CMYK:
        72, 0, 19, 0
      HSL:
        164°, 100.0000%, 64.1176%
        HSV (HSB):
        164°, 71.7647%, 100.0000%
        XYZ:
        49.6950, 77.4027, 71.3525
        xyY:
        0.2504, 0.3900, 77.4027
      CIE-Lab:
        90.5066, -56.2755, 9.9135
        CIE-LCH:
        90.5066, 57.1420, 170.0093
        CIE-Luv:
        90.5066, -68.6243, 24.2305
        Hunter-Lab:
        87.9788, -53.1369, 13.4998
      #48ffcf color charts
#48ffcf RGB chart
      #48ffcf CMYK chart
      #48ffcf RGB pie chart
      #48ffcf color shades, tints & tones
#48ffcf color schemes
#48ffcf color preview, HTML & CSS examples
           This text has a color of #48ffcf        
        
          <p style="color:#48ffcf;">Text here</p>
        
        
          .mytext {color:#48ffcf;}
        
        Text color #48ffcf
      
           This box has a color of #48ffcf        
        
          <div style="background-color:#48ffcf;">Content here</div>
        
        
          .mybackground {background-color:#48ffcf;}
        
        Background color #48ffcf
      
           Border around this has a color of #48ffcf        
        
          <div style="border:2px solid #48ffcf;">Content here</div>
        
        
          .myborder {border:2px solid #48ffcf;}
        
        Border color #48ffcf