#3e527b color space conversions
Hex:
        #3e527b
        RGB:
        62, 82, 123
        CMY:
        76, 68, 52
        CMYK:
        50, 33, 0, 52
      HSL:
        220°, 32.9730%, 36.2745%
        HSV (HSB):
        220°, 49.5935%, 48.2353%
        XYZ:
        8.5791, 8.4888, 19.9252
        xyY:
        0.2319, 0.2295, 8.4888
      CIE-Lab:
        34.9808, 4.5420, -25.6497
        CIE-LCH:
        34.9808, 26.0487, 280.0418
        CIE-Luv:
        34.9808, -10.2212, -35.4345
        Hunter-Lab:
        29.1355, 1.5728, -20.1525
      #3e527b color charts
#3e527b RGB chart
      #3e527b CMYK chart
      #3e527b RGB pie chart
      #3e527b color shades, tints & tones
#3e527b color schemes
#3e527b color preview, HTML & CSS examples
           This text has a color of #3e527b        
        
          <p style="color:#3e527b;">Text here</p>
        
        
          .mytext {color:#3e527b;}
        
        Text color #3e527b
      
           This box has a color of #3e527b        
        
          <div style="background-color:#3e527b;">Content here</div>
        
        
          .mybackground {background-color:#3e527b;}
        
        Background color #3e527b
      
           Border around this has a color of #3e527b        
        
          <div style="border:2px solid #3e527b;">Content here</div>
        
        
          .myborder {border:2px solid #3e527b;}
        
        Border color #3e527b