#065c65 color space conversions
Hex:
        #065c65
        RGB:
        6, 92, 101
        CMY:
        98, 64, 60
        CMYK:
        94, 9, 0, 60
      HSL:
        186°, 88.7850%, 20.9804%
        HSV (HSB):
        186°, 94.0594%, 39.6078%
        XYZ:
        6.2512, 8.6326, 13.6487
        xyY:
        0.2191, 0.3026, 8.6326
      CIE-Lab:
        35.2671, -19.1520, -11.7023
        CIE-LCH:
        35.2671, 22.4442, 211.4258
        CIE-Luv:
        35.2671, -25.8205, -13.1175
        Hunter-Lab:
        29.3813, -13.4393, -6.9755
      #065c65 color charts
#065c65 RGB chart
      #065c65 CMYK chart
      #065c65 RGB pie chart
      #065c65 color shades, tints & tones
#065c65 color schemes
#065c65 color preview, HTML & CSS examples
           This text has a color of #065c65        
        
          <p style="color:#065c65;">Text here</p>
        
        
          .mytext {color:#065c65;}
        
        Text color #065c65
      
           This box has a color of #065c65        
        
          <div style="background-color:#065c65;">Content here</div>
        
        
          .mybackground {background-color:#065c65;}
        
        Background color #065c65
      
           Border around this has a color of #065c65        
        
          <div style="border:2px solid #065c65;">Content here</div>
        
        
          .myborder {border:2px solid #065c65;}
        
        Border color #065c65