#48cdc3 color space conversions
Hex:
        #48cdc3
        RGB:
        72, 205, 195
        CMY:
        72, 20, 24
        CMYK:
        65, 0, 5, 20
      HSL:
        175°, 57.0815%, 54.3137%
        HSV (HSB):
        175°, 64.8780%, 80.3922%
        XYZ:
        34.3541, 48.9805, 59.2733
        xyY:
        0.2409, 0.3435, 48.9805
      CIE-Lab:
        75.4392, -37.9703, -5.6500
        CIE-LCH:
        75.4392, 38.3884, 188.4636
        CIE-Luv:
        75.4392, -51.6975, -2.7286
        Hunter-Lab:
        69.9861, -34.8551, -1.2242
      #48cdc3 color charts
#48cdc3 RGB chart
      #48cdc3 CMYK chart
      #48cdc3 RGB pie chart
      #48cdc3 color shades, tints & tones
#48cdc3 color schemes
#48cdc3 color preview, HTML & CSS examples
           This text has a color of #48cdc3        
        
          <p style="color:#48cdc3;">Text here</p>
        
        
          .mytext {color:#48cdc3;}
        
        Text color #48cdc3
      
           This box has a color of #48cdc3        
        
          <div style="background-color:#48cdc3;">Content here</div>
        
        
          .mybackground {background-color:#48cdc3;}
        
        Background color #48cdc3
      
           Border around this has a color of #48cdc3        
        
          <div style="border:2px solid #48cdc3;">Content here</div>
        
        
          .myborder {border:2px solid #48cdc3;}
        
        Border color #48cdc3