#264c6d color space conversions
Hex:
        #264c6d
        RGB:
        38, 76, 109
        CMY:
        85, 70, 57
        CMYK:
        65, 30, 0, 57
      HSL:
        208°, 48.2993%, 28.8235%
        HSV (HSB):
        208°, 65.1376%, 42.7451%
        XYZ:
        6.1441, 6.6851, 15.4345
        xyY:
        0.2174, 0.2365, 6.6851
      CIE-Lab:
        31.0790, -2.2594, -23.1110
        CIE-LCH:
        31.0790, 23.2212, 264.4164
        CIE-Luv:
        31.0790, -14.9165, -30.0536
        Hunter-Lab:
        25.8555, -2.8299, -17.2945
      #264c6d color charts
#264c6d RGB chart
      #264c6d CMYK chart
      #264c6d RGB pie chart
      #264c6d color shades, tints & tones
#264c6d color schemes
#264c6d color preview, HTML & CSS examples
           This text has a color of #264c6d        
        
          <p style="color:#264c6d;">Text here</p>
        
        
          .mytext {color:#264c6d;}
        
        Text color #264c6d
      
           This box has a color of #264c6d        
        
          <div style="background-color:#264c6d;">Content here</div>
        
        
          .mybackground {background-color:#264c6d;}
        
        Background color #264c6d
      
           Border around this has a color of #264c6d        
        
          <div style="border:2px solid #264c6d;">Content here</div>
        
        
          .myborder {border:2px solid #264c6d;}
        
        Border color #264c6d