#48f4cd color space conversions
Hex:
        #48f4cd
        RGB:
        72, 244, 205
        CMY:
        72, 4, 20
        CMYK:
        70, 0, 16, 4
      HSL:
        166°, 88.6598%, 61.9608%
        HSV (HSB):
        166°, 70.4918%, 95.6863%
        XYZ:
        46.0426, 70.4869, 68.9362
        xyY:
        0.2483, 0.3801, 70.4869
      CIE-Lab:
        87.2351, -52.2943, 6.2564
        CIE-LCH:
        87.2351, 52.6672, 173.1776
        CIE-Luv:
        87.2351, -64.9454, 17.9947
        Hunter-Lab:
        83.9565, -49.0325, 10.0868
      #48f4cd color charts
#48f4cd RGB chart
      #48f4cd CMYK chart
      #48f4cd RGB pie chart
      #48f4cd color shades, tints & tones
#48f4cd color schemes
#48f4cd color preview, HTML & CSS examples
           This text has a color of #48f4cd        
        
          <p style="color:#48f4cd;">Text here</p>
        
        
          .mytext {color:#48f4cd;}
        
        Text color #48f4cd
      
           This box has a color of #48f4cd        
        
          <div style="background-color:#48f4cd;">Content here</div>
        
        
          .mybackground {background-color:#48f4cd;}
        
        Background color #48f4cd
      
           Border around this has a color of #48f4cd        
        
          <div style="border:2px solid #48f4cd;">Content here</div>
        
        
          .myborder {border:2px solid #48f4cd;}
        
        Border color #48f4cd