#6065a5 color space conversions
Hex:
        #6065a5
        RGB:
        96, 101, 165
        CMY:
        62, 60, 35
        CMYK:
        42, 39, 0, 35
      HSL:
        236°, 27.7108%, 51.1765%
        HSV (HSB):
        236°, 41.8182%, 64.7059%
        XYZ:
        16.2691, 14.5108, 37.5407
        xyY:
        0.2381, 0.2124, 14.5108
      CIE-Lab:
        44.9567, 14.8718, -35.1440
        CIE-LCH:
        44.9567, 38.1611, 292.9365
        CIE-Luv:
        44.9567, -5.8782, -53.4705
        Hunter-Lab:
        38.0930, 9.5725, -31.7653
      #6065a5 color charts
#6065a5 RGB chart
      #6065a5 CMYK chart
      #6065a5 RGB pie chart
      #6065a5 color shades, tints & tones
#6065a5 color schemes
#6065a5 color preview, HTML & CSS examples
           This text has a color of #6065a5        
        
          <p style="color:#6065a5;">Text here</p>
        
        
          .mytext {color:#6065a5;}
        
        Text color #6065a5
      
           This box has a color of #6065a5        
        
          <div style="background-color:#6065a5;">Content here</div>
        
        
          .mybackground {background-color:#6065a5;}
        
        Background color #6065a5
      
           Border around this has a color of #6065a5        
        
          <div style="border:2px solid #6065a5;">Content here</div>
        
        
          .myborder {border:2px solid #6065a5;}
        
        Border color #6065a5