#3d99aa color space conversions
Hex:
        #3d99aa
        RGB:
        61, 153, 170
        CMY:
        76, 40, 33
        CMYK:
        64, 10, 0, 33
      HSL:
        189°, 47.1861%, 45.2941%
        HSV (HSB):
        189°, 64.1176%, 66.6667%
        XYZ:
        20.5714, 26.6768, 42.0951
        xyY:
        0.2303, 0.2986, 26.6768
      CIE-Lab:
        58.6740, -21.6700, -16.9498
        CIE-LCH:
        58.6740, 27.5115, 218.0318
        CIE-Luv:
        58.6740, -36.1638, -22.4401
        Hunter-Lab:
        51.6496, -19.2925, -12.1674
      #3d99aa color charts
#3d99aa RGB chart
      #3d99aa CMYK chart
      #3d99aa RGB pie chart
      #3d99aa color shades, tints & tones
#3d99aa color schemes
#3d99aa color preview, HTML & CSS examples
           This text has a color of #3d99aa        
        
          <p style="color:#3d99aa;">Text here</p>
        
        
          .mytext {color:#3d99aa;}
        
        Text color #3d99aa
      
           This box has a color of #3d99aa        
        
          <div style="background-color:#3d99aa;">Content here</div>
        
        
          .mybackground {background-color:#3d99aa;}
        
        Background color #3d99aa
      
           Border around this has a color of #3d99aa        
        
          <div style="border:2px solid #3d99aa;">Content here</div>
        
        
          .myborder {border:2px solid #3d99aa;}
        
        Border color #3d99aa