#3d96bf color space conversions
Hex:
        #3d96bf
        RGB:
        61, 150, 191
        CMY:
        76, 41, 25
        CMYK:
        68, 21, 0, 25
      HSL:
        199°, 51.5873%, 49.4118%
        HSV (HSB):
        199°, 68.0628%, 74.9020%
        XYZ:
        22.2348, 26.5664, 53.2461
        xyY:
        0.2179, 0.2603, 26.5664
      CIE-Lab:
        58.5708, -13.3425, -28.9994
        CIE-LCH:
        58.5708, 31.9216, 245.2929
        CIE-Luv:
        58.5708, -33.9748, -42.9688
        Hunter-Lab:
        51.5426, -13.1970, -25.1698
      #3d96bf color charts
#3d96bf RGB chart
      #3d96bf CMYK chart
      #3d96bf RGB pie chart
      #3d96bf color shades, tints & tones
#3d96bf color schemes
#3d96bf color preview, HTML & CSS examples
           This text has a color of #3d96bf        
        
          <p style="color:#3d96bf;">Text here</p>
        
        
          .mytext {color:#3d96bf;}
        
        Text color #3d96bf
      
           This box has a color of #3d96bf        
        
          <div style="background-color:#3d96bf;">Content here</div>
        
        
          .mybackground {background-color:#3d96bf;}
        
        Background color #3d96bf
      
           Border around this has a color of #3d96bf        
        
          <div style="border:2px solid #3d96bf;">Content here</div>
        
        
          .myborder {border:2px solid #3d96bf;}
        
        Border color #3d96bf