#48f2f2 color space conversions
Hex:
        #48f2f2
        RGB:
        72, 242, 242
        CMY:
        72, 5, 5
        CMYK:
        70, 0, 0, 5
      HSL:
        180°, 86.7347%, 61.5686%
        HSV (HSB):
        180°, 70.2479%, 94.9020%
        XYZ:
        50.4516, 71.2928, 95.1062
        xyY:
        0.2327, 0.3288, 71.2928
      CIE-Lab:
        87.6271, -41.8294, -12.5143
        CIE-LCH:
        87.6271, 43.6613, 196.6559
        CIE-Luv:
        87.6271, -61.7669, -13.3386
        Hunter-Lab:
        84.4351, -41.1040, -7.6787
      #48f2f2 color charts
#48f2f2 RGB chart
      #48f2f2 CMYK chart
      #48f2f2 RGB pie chart
      #48f2f2 color shades, tints & tones
#48f2f2 color schemes
#48f2f2 color preview, HTML & CSS examples
           This text has a color of #48f2f2        
        
          <p style="color:#48f2f2;">Text here</p>
        
        
          .mytext {color:#48f2f2;}
        
        Text color #48f2f2
      
           This box has a color of #48f2f2        
        
          <div style="background-color:#48f2f2;">Content here</div>
        
        
          .mybackground {background-color:#48f2f2;}
        
        Background color #48f2f2
      
           Border around this has a color of #48f2f2        
        
          <div style="border:2px solid #48f2f2;">Content here</div>
        
        
          .myborder {border:2px solid #48f2f2;}
        
        Border color #48f2f2