#48f3f3 color space conversions
Hex:
        #48f3f3
        RGB:
        72, 243, 243
        CMY:
        72, 5, 5
        CMYK:
        70, 0, 0, 5
      HSL:
        180°, 87.6923%, 61.7647%
        HSV (HSB):
        180°, 70.3704%, 95.2941%
        XYZ:
        50.9007, 71.9500, 95.9990
        xyY:
        0.2326, 0.3288, 71.9500
      CIE-Lab:
        87.9445, -42.0000, -12.5634
        CIE-LCH:
        87.9445, 43.8388, 196.6534
        CIE-Luv:
        87.9445, -62.0458, -13.3988
        Hunter-Lab:
        84.8233, -41.3266, -7.7253
      #48f3f3 color charts
#48f3f3 RGB chart
      #48f3f3 CMYK chart
      #48f3f3 RGB pie chart
      #48f3f3 color shades, tints & tones
#48f3f3 color schemes
#48f3f3 color preview, HTML & CSS examples
           This text has a color of #48f3f3        
        
          <p style="color:#48f3f3;">Text here</p>
        
        
          .mytext {color:#48f3f3;}
        
        Text color #48f3f3
      
           This box has a color of #48f3f3        
        
          <div style="background-color:#48f3f3;">Content here</div>
        
        
          .mybackground {background-color:#48f3f3;}
        
        Background color #48f3f3
      
           Border around this has a color of #48f3f3        
        
          <div style="border:2px solid #48f3f3;">Content here</div>
        
        
          .myborder {border:2px solid #48f3f3;}
        
        Border color #48f3f3