#48fccf color space conversions
Hex:
        #48fccf
        RGB:
        72, 252, 207
        CMY:
        72, 1, 19
        CMYK:
        71, 0, 18, 1
      HSL:
        165°, 96.7742%, 63.5294%
        HSV (HSB):
        165°, 71.4286%, 98.8235%
        XYZ:
        48.7454, 75.5035, 71.0360
        xyY:
        0.2496, 0.3866, 75.5035
      CIE-Lab:
        89.6283, -55.0718, 8.6564
        CIE-LCH:
        89.6283, 55.7480, 171.0671
        CIE-Luv:
        89.6283, -67.5898, 22.1273
        Hunter-Lab:
        86.8928, -51.9268, 12.3546
      #48fccf color charts
#48fccf RGB chart
      #48fccf CMYK chart
      #48fccf RGB pie chart
      #48fccf color shades, tints & tones
#48fccf color schemes
#48fccf color preview, HTML & CSS examples
           This text has a color of #48fccf        
        
          <p style="color:#48fccf;">Text here</p>
        
        
          .mytext {color:#48fccf;}
        
        Text color #48fccf
      
           This box has a color of #48fccf        
        
          <div style="background-color:#48fccf;">Content here</div>
        
        
          .mybackground {background-color:#48fccf;}
        
        Background color #48fccf
      
           Border around this has a color of #48fccf        
        
          <div style="border:2px solid #48fccf;">Content here</div>
        
        
          .myborder {border:2px solid #48fccf;}
        
        Border color #48fccf