#48a3cf color space conversions
Hex:
        #48a3cf
        RGB:
        72, 163, 207
        CMY:
        72, 36, 19
        CMYK:
        65, 21, 0, 19
      HSL:
        200°, 58.4416%, 54.7059%
        HSV (HSB):
        200°, 65.2174%, 81.1765%
        XYZ:
        27.0322, 32.0771, 63.7982
        xyY:
        0.2199, 0.2610, 32.0771
      CIE-Lab:
        63.4066, -13.4552, -30.4500
        CIE-LCH:
        63.4066, 33.2904, 246.1604
        CIE-Luv:
        63.4066, -35.6737, -45.8887
        Hunter-Lab:
        56.6366, -13.9177, -27.1414
      #48a3cf color charts
#48a3cf RGB chart
      #48a3cf CMYK chart
      #48a3cf RGB pie chart
      #48a3cf color shades, tints & tones
#48a3cf color schemes
#48a3cf color preview, HTML & CSS examples
           This text has a color of #48a3cf        
        
          <p style="color:#48a3cf;">Text here</p>
        
        
          .mytext {color:#48a3cf;}
        
        Text color #48a3cf
      
           This box has a color of #48a3cf        
        
          <div style="background-color:#48a3cf;">Content here</div>
        
        
          .mybackground {background-color:#48a3cf;}
        
        Background color #48a3cf
      
           Border around this has a color of #48a3cf        
        
          <div style="border:2px solid #48a3cf;">Content here</div>
        
        
          .myborder {border:2px solid #48a3cf;}
        
        Border color #48a3cf