#40526b color space conversions
Hex:
        #40526b
        RGB:
        64, 82, 107
        CMY:
        75, 68, 58
        CMYK:
        40, 23, 0, 58
      HSL:
        215°, 25.1462%, 33.5294%
        HSV (HSB):
        215°, 40.1869%, 41.9608%
        XYZ:
        7.7855, 8.1861, 15.0797
        xyY:
        0.2507, 0.2636, 8.1861
      CIE-Lab:
        34.3675, 0.0450, -16.6356
        CIE-LCH:
        34.3675, 16.6357, 270.1548
        CIE-Luv:
        34.3675, -9.2536, -22.0219
        Hunter-Lab:
        28.6114, -1.4980, -11.2209
      #40526b color charts
#40526b RGB chart
      #40526b CMYK chart
      #40526b RGB pie chart
      #40526b color shades, tints & tones
#40526b color schemes
#40526b color preview, HTML & CSS examples
           This text has a color of #40526b        
        
          <p style="color:#40526b;">Text here</p>
        
        
          .mytext {color:#40526b;}
        
        Text color #40526b
      
           This box has a color of #40526b        
        
          <div style="background-color:#40526b;">Content here</div>
        
        
          .mybackground {background-color:#40526b;}
        
        Background color #40526b
      
           Border around this has a color of #40526b        
        
          <div style="border:2px solid #40526b;">Content here</div>
        
        
          .myborder {border:2px solid #40526b;}
        
        Border color #40526b