#48f0fa color space conversions
Hex:
        #48f0fa
        RGB:
        72, 240, 250
        CMY:
        72, 6, 2
        CMYK:
        71, 4, 0, 2
      HSL:
        183°, 94.6809%, 63.1373%
        HSV (HSB):
        183°, 71.2000%, 98.0392%
        XYZ:
        51.0879, 70.6000, 101.3770
        xyY:
        0.2290, 0.3165, 70.6000
      CIE-Lab:
        87.2903, -38.6832, -17.2077
        CIE-LCH:
        87.2903, 42.3378, 203.9812
        CIE-Luv:
        87.2903, -60.5311, -21.6088
        Hunter-Lab:
        84.0238, -38.5107, -12.7183
      #48f0fa color charts
#48f0fa RGB chart
      #48f0fa CMYK chart
      #48f0fa RGB pie chart
      #48f0fa color shades, tints & tones
#48f0fa color schemes
#48f0fa color preview, HTML & CSS examples
           This text has a color of #48f0fa        
        
          <p style="color:#48f0fa;">Text here</p>
        
        
          .mytext {color:#48f0fa;}
        
        Text color #48f0fa
      
           This box has a color of #48f0fa        
        
          <div style="background-color:#48f0fa;">Content here</div>
        
        
          .mybackground {background-color:#48f0fa;}
        
        Background color #48f0fa
      
           Border around this has a color of #48f0fa        
        
          <div style="border:2px solid #48f0fa;">Content here</div>
        
        
          .myborder {border:2px solid #48f0fa;}
        
        Border color #48f0fa