#065d90 color space conversions
Hex:
        #065d90
        RGB:
        6, 93, 144
        CMY:
        98, 64, 44
        CMYK:
        96, 35, 0, 44
      HSL:
        202°, 92.0000%, 29.4118%
        HSV (HSB):
        202°, 95.8333%, 56.4706%
        XYZ:
        9.0235, 9.8810, 27.8172
        xyY:
        0.1931, 0.2115, 9.8810
      CIE-Lab:
        37.6281, -3.0606, -34.4435
        CIE-LCH:
        37.6281, 34.5792, 264.9221
        CIE-Luv:
        37.6281, -23.4211, -48.3592
        Hunter-Lab:
        31.4341, -3.7694, -30.4640
      #065d90 color charts
#065d90 RGB chart
      #065d90 CMYK chart
      #065d90 RGB pie chart
      #065d90 color shades, tints & tones
#065d90 color schemes
#065d90 color preview, HTML & CSS examples
           This text has a color of #065d90        
        
          <p style="color:#065d90;">Text here</p>
        
        
          .mytext {color:#065d90;}
        
        Text color #065d90
      
           This box has a color of #065d90        
        
          <div style="background-color:#065d90;">Content here</div>
        
        
          .mybackground {background-color:#065d90;}
        
        Background color #065d90
      
           Border around this has a color of #065d90        
        
          <div style="border:2px solid #065d90;">Content here</div>
        
        
          .myborder {border:2px solid #065d90;}
        
        Border color #065d90