#40948d color space conversions
Hex:
        #40948d
        RGB:
        64, 148, 141
        CMY:
        75, 42, 45
        CMYK:
        57, 0, 5, 42
      HSL:
        175°, 39.6226%, 41.5686%
        HSV (HSB):
        175°, 56.7568%, 58.0392%
        XYZ:
        17.5120, 24.1929, 28.9460
        xyY:
        0.2479, 0.3424, 24.1929
      CIE-Lab:
        56.2804, -27.0404, -3.9782
        CIE-LCH:
        56.2804, 27.3314, 188.3694
        CIE-Luv:
        56.2804, -35.0622, -1.7084
        Hunter-Lab:
        49.1863, -22.5239, -0.4617
      #40948d color charts
#40948d RGB chart
      #40948d CMYK chart
      #40948d RGB pie chart
      #40948d color shades, tints & tones
#40948d color schemes
#40948d color preview, HTML & CSS examples
           This text has a color of #40948d        
        
          <p style="color:#40948d;">Text here</p>
        
        
          .mytext {color:#40948d;}
        
        Text color #40948d
      
           This box has a color of #40948d        
        
          <div style="background-color:#40948d;">Content here</div>
        
        
          .mybackground {background-color:#40948d;}
        
        Background color #40948d
      
           Border around this has a color of #40948d        
        
          <div style="border:2px solid #40948d;">Content here</div>
        
        
          .myborder {border:2px solid #40948d;}
        
        Border color #40948d