#065963 color space conversions
Hex:
        #065963
        RGB:
        6, 89, 99
        CMY:
        98, 65, 61
        CMYK:
        94, 10, 0, 61
      HSL:
        186°, 88.5714%, 20.5882%
        HSV (HSB):
        186°, 93.9394%, 38.8235%
        XYZ:
        5.8996, 8.0843, 13.0539
        xyY:
        0.2182, 0.2990, 8.0843
      CIE-Lab:
        34.1579, -18.2283, -12.1389
        CIE-LCH:
        34.1579, 21.9003, 213.6612
        CIE-Luv:
        34.1579, -24.8488, -13.7163
        Hunter-Lab:
        28.4330, -12.7203, -7.3176
      #065963 color charts
#065963 RGB chart
      #065963 CMYK chart
      #065963 RGB pie chart
      #065963 color shades, tints & tones
#065963 color schemes
#065963 color preview, HTML & CSS examples
           This text has a color of #065963        
        
          <p style="color:#065963;">Text here</p>
        
        
          .mytext {color:#065963;}
        
        Text color #065963
      
           This box has a color of #065963        
        
          <div style="background-color:#065963;">Content here</div>
        
        
          .mybackground {background-color:#065963;}
        
        Background color #065963
      
           Border around this has a color of #065963        
        
          <div style="border:2px solid #065963;">Content here</div>
        
        
          .myborder {border:2px solid #065963;}
        
        Border color #065963