#48f1ed color space conversions
Hex:
        #48f1ed
        RGB:
        72, 241, 237
        CMY:
        72, 5, 7
        CMYK:
        70, 0, 2, 5
      HSL:
        179°, 85.7868%, 61.3725%
        HSV (HSB):
        179°, 70.1245%, 94.5098%
        XYZ:
        49.4138, 70.4027, 91.1055
        xyY:
        0.2343, 0.3338, 70.4027
      CIE-Lab:
        87.1940, -42.7579, -10.5417
        CIE-LCH:
        87.1940, 44.0383, 193.8497
        CIE-Luv:
        87.1940, -61.7584, -9.9510
        Hunter-Lab:
        83.9063, -41.7145, -5.6426
      #48f1ed color charts
#48f1ed RGB chart
      #48f1ed CMYK chart
      #48f1ed RGB pie chart
      #48f1ed color shades, tints & tones
#48f1ed color schemes
#48f1ed color preview, HTML & CSS examples
           This text has a color of #48f1ed        
        
          <p style="color:#48f1ed;">Text here</p>
        
        
          .mytext {color:#48f1ed;}
        
        Text color #48f1ed
      
           This box has a color of #48f1ed        
        
          <div style="background-color:#48f1ed;">Content here</div>
        
        
          .mybackground {background-color:#48f1ed;}
        
        Background color #48f1ed
      
           Border around this has a color of #48f1ed        
        
          <div style="border:2px solid #48f1ed;">Content here</div>
        
        
          .myborder {border:2px solid #48f1ed;}
        
        Border color #48f1ed