#065e85 color space conversions
Hex:
        #065e85
        RGB:
        6, 94, 133
        CMY:
        98, 63, 48
        CMYK:
        95, 29, 0, 48
      HSL:
        198°, 91.3669%, 27.2549%
        HSV (HSB):
        198°, 95.4887%, 52.1569%
        XYZ:
        8.3114, 9.7376, 23.6318
        xyY:
        0.1994, 0.2336, 9.7376
      CIE-Lab:
        37.3673, -8.1013, -28.1794
        CIE-LCH:
        37.3673, 29.3208, 253.9606
        CIE-Luv:
        37.3673, -24.4141, -38.5223
        Hunter-Lab:
        31.2051, -7.0656, -23.0571
      #065e85 color charts
#065e85 RGB chart
      #065e85 CMYK chart
      #065e85 RGB pie chart
      #065e85 color shades, tints & tones
#065e85 color schemes
#065e85 color preview, HTML & CSS examples
           This text has a color of #065e85        
        
          <p style="color:#065e85;">Text here</p>
        
        
          .mytext {color:#065e85;}
        
        Text color #065e85
      
           This box has a color of #065e85        
        
          <div style="background-color:#065e85;">Content here</div>
        
        
          .mybackground {background-color:#065e85;}
        
        Background color #065e85
      
           Border around this has a color of #065e85        
        
          <div style="border:2px solid #065e85;">Content here</div>
        
        
          .myborder {border:2px solid #065e85;}
        
        Border color #065e85