#48dfeb color space conversions
Hex:
        #48dfeb
        RGB:
        72, 223, 235
        CMY:
        72, 13, 8
        CMYK:
        69, 5, 0, 8
      HSL:
        184°, 80.2956%, 60.1961%
        HSV (HSB):
        184°, 69.3617%, 92.1569%
        XYZ:
        44.0556, 60.1512, 87.8856
        xyY:
        0.2293, 0.3131, 60.1512
      CIE-Lab:
        81.9203, -35.1180, -17.3874
        CIE-LCH:
        81.9203, 39.1867, 206.3406
        CIE-Luv:
        81.9203, -55.5904, -22.2827
        Hunter-Lab:
        77.5572, -34.3301, -12.8957
      #48dfeb color charts
#48dfeb RGB chart
      #48dfeb CMYK chart
      #48dfeb RGB pie chart
      #48dfeb color shades, tints & tones
#48dfeb color schemes
#48dfeb color preview, HTML & CSS examples
           This text has a color of #48dfeb        
        
          <p style="color:#48dfeb;">Text here</p>
        
        
          .mytext {color:#48dfeb;}
        
        Text color #48dfeb
      
           This box has a color of #48dfeb        
        
          <div style="background-color:#48dfeb;">Content here</div>
        
        
          .mybackground {background-color:#48dfeb;}
        
        Background color #48dfeb
      
           Border around this has a color of #48dfeb        
        
          <div style="border:2px solid #48dfeb;">Content here</div>
        
        
          .myborder {border:2px solid #48dfeb;}
        
        Border color #48dfeb