#48a3be color space conversions
Hex:
        #48a3be
        RGB:
        72, 163, 190
        CMY:
        72, 36, 25
        CMYK:
        62, 14, 0, 25
      HSL:
        194°, 47.5806%, 51.3725%
        HSV (HSB):
        194°, 62.1053%, 74.5098%
        XYZ:
        25.0639, 31.2898, 53.4337
        xyY:
        0.2283, 0.2850, 31.2898
      CIE-Lab:
        62.7515, -18.8141, -21.9760
        CIE-LCH:
        62.7515, 28.9295, 229.4325
        CIE-Luv:
        62.7515, -36.4733, -31.1714
        Hunter-Lab:
        55.9373, -17.9094, -17.4803
      #48a3be color charts
#48a3be RGB chart
      #48a3be CMYK chart
      #48a3be RGB pie chart
      #48a3be color shades, tints & tones
#48a3be color schemes
#48a3be color preview, HTML & CSS examples
           This text has a color of #48a3be        
        
          <p style="color:#48a3be;">Text here</p>
        
        
          .mytext {color:#48a3be;}
        
        Text color #48a3be
      
           This box has a color of #48a3be        
        
          <div style="background-color:#48a3be;">Content here</div>
        
        
          .mybackground {background-color:#48a3be;}
        
        Background color #48a3be
      
           Border around this has a color of #48a3be        
        
          <div style="border:2px solid #48a3be;">Content here</div>
        
        
          .myborder {border:2px solid #48a3be;}
        
        Border color #48a3be