#006496 color space conversions
Hex:
        #006496
        RGB:
        0, 100, 150
        CMY:
        100, 61, 41
        CMYK:
        100, 33, 0, 41
      HSL:
        200°, 100.0000%, 29.4118%
        HSV (HSB):
        200°, 100.0000%, 58.8235%
        XYZ:
        10.0622, 11.3164, 30.5081
        xyY:
        0.1939, 0.2181, 11.3164
      CIE-Lab:
        40.1083, -5.3149, -34.1341
        CIE-LCH:
        40.1083, 34.5454, 261.1497
        CIE-Luv:
        40.1083, -25.8107, -48.4784
        Hunter-Lab:
        33.6398, -5.4774, -30.2226
      #006496 color charts
#006496 RGB chart
      #006496 CMYK chart
      #006496 RGB pie chart
      #006496 color shades, tints & tones
#006496 color schemes
#006496 color preview, HTML & CSS examples
           This text has a color of #006496        
        
          <p style="color:#006496;">Text here</p>
        
        
          .mytext {color:#006496;}
        
        Text color #006496
      
           This box has a color of #006496        
        
          <div style="background-color:#006496;">Content here</div>
        
        
          .mybackground {background-color:#006496;}
        
        Background color #006496
      
           Border around this has a color of #006496        
        
          <div style="border:2px solid #006496;">Content here</div>
        
        
          .myborder {border:2px solid #006496;}
        
        Border color #006496