#3d7faa color space conversions
Hex:
        #3d7faa
        RGB:
        61, 127, 170
        CMY:
        76, 50, 33
        CMYK:
        64, 25, 0, 33
      HSL:
        204°, 47.1861%, 45.2941%
        HSV (HSB):
        204°, 64.1176%, 66.6667%
        XYZ:
        16.7695, 19.0731, 40.8278
        xyY:
        0.2187, 0.2488, 19.0731
      CIE-Lab:
        50.7726, -7.3790, -29.0958
        CIE-LCH:
        50.7726, 30.0169, 255.7693
        CIE-Luv:
        50.7726, -26.4933, -42.7492
        Hunter-Lab:
        43.6728, -7.8867, -24.8568
      #3d7faa color charts
#3d7faa RGB chart
      #3d7faa CMYK chart
      #3d7faa RGB pie chart
      #3d7faa color shades, tints & tones
#3d7faa color schemes
#3d7faa color preview, HTML & CSS examples
           This text has a color of #3d7faa        
        
          <p style="color:#3d7faa;">Text here</p>
        
        
          .mytext {color:#3d7faa;}
        
        Text color #3d7faa
      
           This box has a color of #3d7faa        
        
          <div style="background-color:#3d7faa;">Content here</div>
        
        
          .mybackground {background-color:#3d7faa;}
        
        Background color #3d7faa
      
           Border around this has a color of #3d7faa        
        
          <div style="border:2px solid #3d7faa;">Content here</div>
        
        
          .myborder {border:2px solid #3d7faa;}
        
        Border color #3d7faa