#065d99 color space conversions
Hex:
        #065d99
        RGB:
        6, 93, 153
        CMY:
        98, 64, 40
        CMYK:
        96, 39, 0, 40
      HSL:
        204°, 92.4528%, 31.1765%
        HSV (HSB):
        204°, 96.0784%, 60.0000%
        XYZ:
        9.7392, 10.1673, 31.5862
        xyY:
        0.1891, 0.1975, 10.1673
      CIE-Lab:
        38.1411, 0.6060, -39.0495
        CIE-LCH:
        38.1411, 39.0542, 270.8892
        CIE-Luv:
        38.1411, -22.9378, -55.6785
        Hunter-Lab:
        31.8862, -1.2805, -36.4117
      #065d99 color charts
#065d99 RGB chart
      #065d99 CMYK chart
      #065d99 RGB pie chart
      #065d99 color shades, tints & tones
#065d99 color schemes
#065d99 color preview, HTML & CSS examples
           This text has a color of #065d99        
        
          <p style="color:#065d99;">Text here</p>
        
        
          .mytext {color:#065d99;}
        
        Text color #065d99
      
           This box has a color of #065d99        
        
          <div style="background-color:#065d99;">Content here</div>
        
        
          .mybackground {background-color:#065d99;}
        
        Background color #065d99
      
           Border around this has a color of #065d99        
        
          <div style="border:2px solid #065d99;">Content here</div>
        
        
          .myborder {border:2px solid #065d99;}
        
        Border color #065d99