#6065a3 color space conversions
Hex:
        #6065a3
        RGB:
        96, 101, 163
        CMY:
        62, 60, 36
        CMYK:
        41, 38, 0, 36
      HSL:
        236°, 26.6932%, 50.7843%
        HSV (HSB):
        236°, 41.1043%, 63.9216%
        XYZ:
        16.0884, 14.4385, 36.5893
        xyY:
        0.2397, 0.2151, 14.4385
      CIE-Lab:
        44.8553, 14.2773, -34.1239
        CIE-LCH:
        44.8553, 36.9903, 292.7042
        CIE-Luv:
        44.8553, -5.7785, -51.8143
        Hunter-Lab:
        37.9980, 9.0806, -30.4933
      #6065a3 color charts
#6065a3 RGB chart
      #6065a3 CMYK chart
      #6065a3 RGB pie chart
      #6065a3 color shades, tints & tones
#6065a3 color schemes
#6065a3 color preview, HTML & CSS examples
           This text has a color of #6065a3        
        
          <p style="color:#6065a3;">Text here</p>
        
        
          .mytext {color:#6065a3;}
        
        Text color #6065a3
      
           This box has a color of #6065a3        
        
          <div style="background-color:#6065a3;">Content here</div>
        
        
          .mybackground {background-color:#6065a3;}
        
        Background color #6065a3
      
           Border around this has a color of #6065a3        
        
          <div style="border:2px solid #6065a3;">Content here</div>
        
        
          .myborder {border:2px solid #6065a3;}
        
        Border color #6065a3