#065a5a color space conversions
Hex:
        #065a5a
        RGB:
        6, 90, 90
        CMY:
        98, 65, 65
        CMYK:
        93, 0, 0, 65
      HSL:
        180°, 87.5000%, 18.8235%
        HSV (HSB):
        180°, 93.3333%, 35.2941%
        XYZ:
        5.5767, 8.0892, 10.9403
        xyY:
        0.2266, 0.3287, 8.0892
      CIE-Lab:
        34.1680, -21.9515, -6.4827
        CIE-LCH:
        34.1680, 22.8888, 196.4530
        CIE-Luv:
        34.1680, -25.8476, -5.5814
        Hunter-Lab:
        28.4416, -14.7731, -2.8973
      #065a5a color charts
#065a5a RGB chart
      #065a5a CMYK chart
      #065a5a RGB pie chart
      #065a5a color shades, tints & tones
#065a5a color schemes
#065a5a color preview, HTML & CSS examples
           This text has a color of #065a5a        
        
          <p style="color:#065a5a;">Text here</p>
        
        
          .mytext {color:#065a5a;}
        
        Text color #065a5a
      
           This box has a color of #065a5a        
        
          <div style="background-color:#065a5a;">Content here</div>
        
        
          .mybackground {background-color:#065a5a;}
        
        Background color #065a5a
      
           Border around this has a color of #065a5a        
        
          <div style="border:2px solid #065a5a;">Content here</div>
        
        
          .myborder {border:2px solid #065a5a;}
        
        Border color #065a5a