#40566d color space conversions
Hex:
        #40566d
        RGB:
        64, 86, 109
        CMY:
        75, 66, 57
        CMYK:
        41, 21, 0, 57
      HSL:
        211°, 26.0116%, 33.9216%
        HSV (HSB):
        211°, 41.2844%, 42.7451%
        XYZ:
        8.2025, 8.8497, 15.7438
        xyY:
        0.2501, 0.2698, 8.8497
      CIE-Lab:
        35.6933, -1.8601, -15.8473
        CIE-LCH:
        35.6933, 15.9561, 263.3053
        CIE-Luv:
        35.6933, -10.8977, -20.9198
        Hunter-Lab:
        29.7484, -2.8424, -10.5543
      #40566d color charts
#40566d RGB chart
      #40566d CMYK chart
      #40566d RGB pie chart
      #40566d color shades, tints & tones
#40566d color schemes
#40566d color preview, HTML & CSS examples
           This text has a color of #40566d        
        
          <p style="color:#40566d;">Text here</p>
        
        
          .mytext {color:#40566d;}
        
        Text color #40566d
      
           This box has a color of #40566d        
        
          <div style="background-color:#40566d;">Content here</div>
        
        
          .mybackground {background-color:#40566d;}
        
        Background color #40566d
      
           Border around this has a color of #40566d        
        
          <div style="border:2px solid #40566d;">Content here</div>
        
        
          .myborder {border:2px solid #40566d;}
        
        Border color #40566d