#005265 color space conversions
Hex:
        #005265
        RGB:
        0, 82, 101
        CMY:
        100, 68, 60
        CMYK:
        100, 19, 0, 60
      HSL:
        191°, 100.0000%, 19.8039%
        HSV (HSB):
        191°, 100.0000%, 39.6078%
        XYZ:
        5.3663, 6.9742, 13.3752
        xyY:
        0.2087, 0.2712, 6.9742
      CIE-Lab:
        31.7480, -13.9962, -17.0966
        CIE-LCH:
        31.7480, 22.0949, 230.6943
        CIE-Luv:
        31.7480, -22.6335, -20.7095
        Hunter-Lab:
        26.4087, -9.9438, -11.5426
      #005265 color charts
#005265 RGB chart
      #005265 CMYK chart
      #005265 RGB pie chart
      #005265 color shades, tints & tones
#005265 color schemes
#005265 color preview, HTML & CSS examples
           This text has a color of #005265        
        
          <p style="color:#005265;">Text here</p>
        
        
          .mytext {color:#005265;}
        
        Text color #005265
      
           This box has a color of #005265        
        
          <div style="background-color:#005265;">Content here</div>
        
        
          .mybackground {background-color:#005265;}
        
        Background color #005265
      
           Border around this has a color of #005265        
        
          <div style="border:2px solid #005265;">Content here</div>
        
        
          .myborder {border:2px solid #005265;}
        
        Border color #005265