#065c92 color space conversions
Hex:
        #065c92
        RGB:
        6, 92, 146
        CMY:
        98, 64, 43
        CMYK:
        96, 37, 0, 43
      HSL:
        203°, 92.1053%, 29.8039%
        HSV (HSB):
        203°, 95.8904%, 57.2549%
        XYZ:
        9.0906, 9.7683, 28.6005
        xyY:
        0.1915, 0.2058, 9.7683
      CIE-Lab:
        37.4234, -1.6147, -35.9765
        CIE-LCH:
        37.4234, 36.0127, 267.4301
        CIE-Luv:
        37.4234, -22.9726, -50.6810
        Hunter-Lab:
        31.2543, -2.7770, -32.3776
      #065c92 color charts
#065c92 RGB chart
      #065c92 CMYK chart
      #065c92 RGB pie chart
      #065c92 color shades, tints & tones
#065c92 color schemes
#065c92 color preview, HTML & CSS examples
           This text has a color of #065c92        
        
          <p style="color:#065c92;">Text here</p>
        
        
          .mytext {color:#065c92;}
        
        Text color #065c92
      
           This box has a color of #065c92        
        
          <div style="background-color:#065c92;">Content here</div>
        
        
          .mybackground {background-color:#065c92;}
        
        Background color #065c92
      
           Border around this has a color of #065c92        
        
          <div style="border:2px solid #065c92;">Content here</div>
        
        
          .myborder {border:2px solid #065c92;}
        
        Border color #065c92