#448c97 color space conversions
Hex:
        #448c97
        RGB:
        68, 140, 151
        CMY:
        73, 45, 41
        CMYK:
        55, 7, 0, 41
      HSL:
        188°, 37.8995%, 42.9412%
        HSV (HSB):
        188°, 54.9669%, 59.2157%
        XYZ:
        17.3479, 22.2195, 32.6526
        xyY:
        0.2402, 0.3077, 22.2195
      CIE-Lab:
        54.2591, -19.2193, -12.7334
        CIE-LCH:
        54.2591, 23.0547, 213.5258
        CIE-Luv:
        54.2591, -30.4397, -15.9116
        Hunter-Lab:
        47.1375, -16.7979, -8.0745
      #448c97 color charts
#448c97 RGB chart
      #448c97 CMYK chart
      #448c97 RGB pie chart
      #448c97 color shades, tints & tones
#448c97 color schemes
#448c97 color preview, HTML & CSS examples
           This text has a color of #448c97        
        
          <p style="color:#448c97;">Text here</p>
        
        
          .mytext {color:#448c97;}
        
        Text color #448c97
      
           This box has a color of #448c97        
        
          <div style="background-color:#448c97;">Content here</div>
        
        
          .mybackground {background-color:#448c97;}
        
        Background color #448c97
      
           Border around this has a color of #448c97        
        
          <div style="border:2px solid #448c97;">Content here</div>
        
        
          .myborder {border:2px solid #448c97;}
        
        Border color #448c97