#065d71 color space conversions
Hex:
        #065d71
        RGB:
        6, 93, 113
        CMY:
        98, 64, 56
        CMYK:
        95, 18, 0, 56
      HSL:
        191°, 89.9160%, 23.3333%
        HSV (HSB):
        191°, 94.6903%, 44.3137%
        XYZ:
        6.9701, 9.0597, 17.0041
        xyY:
        0.2110, 0.2743, 9.0597
      CIE-Lab:
        36.0989, -15.2801, -17.8773
        CIE-LCH:
        36.0989, 23.5176, 229.4789
        CIE-Luv:
        36.0989, -25.3583, -22.4209
        Hunter-Lab:
        30.0993, -11.3385, -12.4254
      #065d71 color charts
#065d71 RGB chart
      #065d71 CMYK chart
      #065d71 RGB pie chart
      #065d71 color shades, tints & tones
#065d71 color schemes
#065d71 color preview, HTML & CSS examples
           This text has a color of #065d71        
        
          <p style="color:#065d71;">Text here</p>
        
        
          .mytext {color:#065d71;}
        
        Text color #065d71
      
           This box has a color of #065d71        
        
          <div style="background-color:#065d71;">Content here</div>
        
        
          .mybackground {background-color:#065d71;}
        
        Background color #065d71
      
           Border around this has a color of #065d71        
        
          <div style="border:2px solid #065d71;">Content here</div>
        
        
          .myborder {border:2px solid #065d71;}
        
        Border color #065d71