#48f0cb color space conversions
Hex:
        #48f0cb
        RGB:
        72, 240, 203
        CMY:
        72, 6, 20
        CMYK:
        70, 0, 15, 6
      HSL:
        167°, 84.8485%, 61.1765%
        HSV (HSB):
        167°, 70.0000%, 94.1176%
        XYZ:
        44.6121, 68.0097, 67.2758
        xyY:
        0.2480, 0.3780, 68.0097
      CIE-Lab:
        86.0113, -51.1290, 5.5365
        CIE-LCH:
        86.0113, 51.4279, 173.8199
        CIE-Luv:
        86.0113, -63.6790, 16.6846
        Hunter-Lab:
        82.4680, -47.7572, 9.3600
      #48f0cb color charts
#48f0cb RGB chart
      #48f0cb CMYK chart
      #48f0cb RGB pie chart
      #48f0cb color shades, tints & tones
#48f0cb color schemes
#48f0cb color preview, HTML & CSS examples
           This text has a color of #48f0cb        
        
          <p style="color:#48f0cb;">Text here</p>
        
        
          .mytext {color:#48f0cb;}
        
        Text color #48f0cb
      
           This box has a color of #48f0cb        
        
          <div style="background-color:#48f0cb;">Content here</div>
        
        
          .mybackground {background-color:#48f0cb;}
        
        Background color #48f0cb
      
           Border around this has a color of #48f0cb        
        
          <div style="border:2px solid #48f0cb;">Content here</div>
        
        
          .myborder {border:2px solid #48f0cb;}
        
        Border color #48f0cb