#065e56 color space conversions
Hex:
        #065e56
        RGB:
        6, 94, 86
        CMY:
        98, 63, 66
        CMYK:
        94, 0, 9, 63
      HSL:
        175°, 88.0000%, 19.6078%
        HSV (HSB):
        175°, 93.6170%, 36.8627%
        XYZ:
        5.7575, 8.7160, 10.1830
        xyY:
        0.2335, 0.3535, 8.7160
      CIE-Lab:
        35.4317, -25.3209, -2.1072
        CIE-LCH:
        35.4317, 25.4085, 184.7571
        CIE-Luv:
        35.4317, -27.6245, 0.5792
        Hunter-Lab:
        29.5229, -16.8542, 0.2158
      #065e56 color charts
#065e56 RGB chart
      #065e56 CMYK chart
      #065e56 RGB pie chart
      #065e56 color shades, tints & tones
#065e56 color schemes
#065e56 color preview, HTML & CSS examples
           This text has a color of #065e56        
        
          <p style="color:#065e56;">Text here</p>
        
        
          .mytext {color:#065e56;}
        
        Text color #065e56
      
           This box has a color of #065e56        
        
          <div style="background-color:#065e56;">Content here</div>
        
        
          .mybackground {background-color:#065e56;}
        
        Background color #065e56
      
           Border around this has a color of #065e56        
        
          <div style="border:2px solid #065e56;">Content here</div>
        
        
          .myborder {border:2px solid #065e56;}
        
        Border color #065e56