#48dbdb color space conversions
Hex:
        #48dbdb
        RGB:
        72, 219, 219
        CMY:
        72, 14, 14
        CMYK:
        67, 0, 0, 14
      HSL:
        180°, 67.1233%, 57.0588%
        HSV (HSB):
        180°, 67.1233%, 85.8824%
        XYZ:
        40.7902, 57.1552, 75.9000
        xyY:
        0.2346, 0.3288, 57.1552
      CIE-Lab:
        80.2668, -37.7976, -11.3561
        CIE-LCH:
        80.2668, 39.4667, 196.7227
        CIE-Luv:
        80.2668, -55.2136, -11.9237
        Hunter-Lab:
        75.6011, -35.9931, -6.6037
      #48dbdb color charts
#48dbdb RGB chart
      #48dbdb CMYK chart
      #48dbdb RGB pie chart
      #48dbdb color shades, tints & tones
#48dbdb color schemes
#48dbdb color preview, HTML & CSS examples
           This text has a color of #48dbdb        
        
          <p style="color:#48dbdb;">Text here</p>
        
        
          .mytext {color:#48dbdb;}
        
        Text color #48dbdb
      
           This box has a color of #48dbdb        
        
          <div style="background-color:#48dbdb;">Content here</div>
        
        
          .mybackground {background-color:#48dbdb;}
        
        Background color #48dbdb
      
           Border around this has a color of #48dbdb        
        
          <div style="border:2px solid #48dbdb;">Content here</div>
        
        
          .myborder {border:2px solid #48dbdb;}
        
        Border color #48dbdb