#265e5d color space conversions
Hex:
        #265e5d
        RGB:
        38, 94, 93
        CMY:
        85, 63, 64
        CMYK:
        60, 0, 1, 63
      HSL:
        179°, 42.4242%, 25.8824%
        HSV (HSB):
        179°, 59.5745%, 36.8627%
        XYZ:
        6.7778, 9.2078, 11.7760
        xyY:
        0.2441, 0.3317, 9.2078
      CIE-Lab:
        36.3813, -18.4396, -4.9763
        CIE-LCH:
        36.3813, 19.0993, 195.1025
        CIE-Luv:
        36.3813, -22.4218, -4.0274
        Hunter-Lab:
        30.3443, -13.2322, -1.7681
      #265e5d color charts
#265e5d RGB chart
      #265e5d CMYK chart
      #265e5d RGB pie chart
      #265e5d color shades, tints & tones
#265e5d color schemes
#265e5d color preview, HTML & CSS examples
           This text has a color of #265e5d        
        
          <p style="color:#265e5d;">Text here</p>
        
        
          .mytext {color:#265e5d;}
        
        Text color #265e5d
      
           This box has a color of #265e5d        
        
          <div style="background-color:#265e5d;">Content here</div>
        
        
          .mybackground {background-color:#265e5d;}
        
        Background color #265e5d
      
           Border around this has a color of #265e5d        
        
          <div style="border:2px solid #265e5d;">Content here</div>
        
        
          .myborder {border:2px solid #265e5d;}
        
        Border color #265e5d