#448085 color space conversions
Hex:
        #448085
        RGB:
        68, 128, 133
        CMY:
        73, 50, 48
        CMYK:
        49, 4, 0, 48
      HSL:
        185°, 32.3383%, 39.4118%
        HSV (HSB):
        185°, 48.8722%, 52.1569%
        XYZ:
        14.3367, 18.3607, 24.9787
        xyY:
        0.2486, 0.3183, 18.3607
      CIE-Lab:
        49.9308, -18.0258, -8.7596
        CIE-LCH:
        49.9308, 20.0415, 205.9173
        CIE-Luv:
        49.9308, -26.3463, -9.8748
        Hunter-Lab:
        42.8494, -15.2634, -4.5679
      #448085 color charts
#448085 RGB chart
      #448085 CMYK chart
      #448085 RGB pie chart
      #448085 color shades, tints & tones
#448085 color schemes
#448085 color preview, HTML & CSS examples
           This text has a color of #448085        
        
          <p style="color:#448085;">Text here</p>
        
        
          .mytext {color:#448085;}
        
        Text color #448085
      
           This box has a color of #448085        
        
          <div style="background-color:#448085;">Content here</div>
        
        
          .mybackground {background-color:#448085;}
        
        Background color #448085
      
           Border around this has a color of #448085        
        
          <div style="border:2px solid #448085;">Content here</div>
        
        
          .myborder {border:2px solid #448085;}
        
        Border color #448085