#48defb color space conversions
Hex:
        #48defb
        RGB:
        72, 222, 251
        CMY:
        72, 13, 2
        CMYK:
        71, 12, 0, 2
      HSL:
        190°, 95.7219%, 63.3333%
        HSV (HSB):
        190°, 71.3147%, 98.4314%
        XYZ:
        46.2063, 60.5853, 100.5256
        xyY:
        0.2229, 0.2922, 60.5853
      CIE-Lab:
        82.1553, -29.9337, -25.5129
        CIE-LCH:
        82.1553, 39.3310, 220.4414
        CIE-Luv:
        82.1553, -54.2038, -36.7402
        Hunter-Lab:
        77.8366, -30.2505, -22.0872
      #48defb color charts
#48defb RGB chart
      #48defb CMYK chart
      #48defb RGB pie chart
      #48defb color shades, tints & tones
#48defb color schemes
#48defb color preview, HTML & CSS examples
           This text has a color of #48defb        
        
          <p style="color:#48defb;">Text here</p>
        
        
          .mytext {color:#48defb;}
        
        Text color #48defb
      
           This box has a color of #48defb        
        
          <div style="background-color:#48defb;">Content here</div>
        
        
          .mybackground {background-color:#48defb;}
        
        Background color #48defb
      
           Border around this has a color of #48defb        
        
          <div style="border:2px solid #48defb;">Content here</div>
        
        
          .myborder {border:2px solid #48defb;}
        
        Border color #48defb