#065b55 color space conversions
Hex:
        #065b55
        RGB:
        6, 91, 85
        CMY:
        98, 64, 67
        CMYK:
        93, 0, 7, 64
      HSL:
        176°, 87.6289%, 19.0196%
        HSV (HSB):
        176°, 93.4066%, 35.6863%
        XYZ:
        5.4559, 8.1768, 9.8850
        xyY:
        0.2320, 0.3477, 8.1768
      CIE-Lab:
        34.3483, -24.1424, -3.0808
        CIE-LCH:
        34.3483, 24.3382, 187.2721
        CIE-Luv:
        34.3483, -26.5721, -0.8350
        Hunter-Lab:
        28.5950, -15.9839, -0.4795
      #065b55 color charts
#065b55 RGB chart
      #065b55 CMYK chart
      #065b55 RGB pie chart
      #065b55 color shades, tints & tones
#065b55 color schemes
#065b55 color preview, HTML & CSS examples
           This text has a color of #065b55        
        
          <p style="color:#065b55;">Text here</p>
        
        
          .mytext {color:#065b55;}
        
        Text color #065b55
      
           This box has a color of #065b55        
        
          <div style="background-color:#065b55;">Content here</div>
        
        
          .mybackground {background-color:#065b55;}
        
        Background color #065b55
      
           Border around this has a color of #065b55        
        
          <div style="border:2px solid #065b55;">Content here</div>
        
        
          .myborder {border:2px solid #065b55;}
        
        Border color #065b55