#48fdde color space conversions
Hex:
        #48fdde
        RGB:
        72, 253, 222
        CMY:
        72, 1, 13
        CMYK:
        72, 0, 12, 1
      HSL:
        170°, 97.8378%, 63.7255%
        HSV (HSB):
        170°, 71.5415%, 99.2157%
        XYZ:
        50.9826, 76.9022, 81.2638
        xyY:
        0.2438, 0.3677, 76.9022
      CIE-Lab:
        90.2766, -51.8346, 1.8195
        CIE-LCH:
        90.2766, 51.8665, 177.9897
        CIE-Luv:
        90.2766, -66.9346, 11.2028
        Hunter-Lab:
        87.6939, -49.6898, 6.4431
      #48fdde color charts
#48fdde RGB chart
      #48fdde CMYK chart
      #48fdde RGB pie chart
      #48fdde color shades, tints & tones
#48fdde color schemes
#48fdde color preview, HTML & CSS examples
           This text has a color of #48fdde        
        
          <p style="color:#48fdde;">Text here</p>
        
        
          .mytext {color:#48fdde;}
        
        Text color #48fdde
      
           This box has a color of #48fdde        
        
          <div style="background-color:#48fdde;">Content here</div>
        
        
          .mybackground {background-color:#48fdde;}
        
        Background color #48fdde
      
           Border around this has a color of #48fdde        
        
          <div style="border:2px solid #48fdde;">Content here</div>
        
        
          .myborder {border:2px solid #48fdde;}
        
        Border color #48fdde