#48e2fa color space conversions
Hex:
        #48e2fa
        RGB:
        72, 226, 250
        CMY:
        72, 11, 2
        CMYK:
        71, 10, 0, 2
      HSL:
        188°, 94.6809%, 63.1373%
        HSV (HSB):
        188°, 71.2000%, 98.0392%
        XYZ:
        47.1242, 62.6726, 100.0558
        xyY:
        0.2246, 0.2987, 62.6726
      CIE-Lab:
        83.2698, -32.1515, -23.2875
        CIE-LCH:
        83.2698, 39.6992, 215.9160
        CIE-Luv:
        83.2698, -55.6636, -32.6874
        Hunter-Lab:
        79.1660, -32.2870, -19.5188
      #48e2fa color charts
#48e2fa RGB chart
      #48e2fa CMYK chart
      #48e2fa RGB pie chart
      #48e2fa color shades, tints & tones
#48e2fa color schemes
#48e2fa color preview, HTML & CSS examples
           This text has a color of #48e2fa        
        
          <p style="color:#48e2fa;">Text here</p>
        
        
          .mytext {color:#48e2fa;}
        
        Text color #48e2fa
      
           This box has a color of #48e2fa        
        
          <div style="background-color:#48e2fa;">Content here</div>
        
        
          .mybackground {background-color:#48e2fa;}
        
        Background color #48e2fa
      
           Border around this has a color of #48e2fa        
        
          <div style="border:2px solid #48e2fa;">Content here</div>
        
        
          .myborder {border:2px solid #48e2fa;}
        
        Border color #48e2fa