#065e88 color space conversions
Hex:
        #065e88
        RGB:
        6, 94, 136
        CMY:
        98, 63, 47
        CMYK:
        96, 31, 0, 47
      HSL:
        199°, 91.5493%, 27.8431%
        HSV (HSB):
        199°, 95.5882%, 53.3333%
        XYZ:
        8.5217, 9.8217, 24.7392
        xyY:
        0.1978, 0.2280, 9.8217
      CIE-Lab:
        37.5205, -6.9056, -29.7641
        CIE-LCH:
        37.5205, 30.5547, 256.9378
        CIE-Luv:
        37.5205, -24.2309, -41.0295
        Hunter-Lab:
        31.3396, -6.3072, -24.8653
      #065e88 color charts
#065e88 RGB chart
      #065e88 CMYK chart
      #065e88 RGB pie chart
      #065e88 color shades, tints & tones
#065e88 color schemes
#065e88 color preview, HTML & CSS examples
           This text has a color of #065e88        
        
          <p style="color:#065e88;">Text here</p>
        
        
          .mytext {color:#065e88;}
        
        Text color #065e88
      
           This box has a color of #065e88        
        
          <div style="background-color:#065e88;">Content here</div>
        
        
          .mybackground {background-color:#065e88;}
        
        Background color #065e88
      
           Border around this has a color of #065e88        
        
          <div style="border:2px solid #065e88;">Content here</div>
        
        
          .myborder {border:2px solid #065e88;}
        
        Border color #065e88