#2685a5 color space conversions
Hex:
        #2685a5
        RGB:
        38, 133, 165
        CMY:
        85, 48, 35
        CMYK:
        77, 19, 0, 35
      HSL:
        195°, 62.5616%, 39.8039%
        HSV (HSB):
        195°, 76.9697%, 64.7059%
        XYZ:
        15.9784, 19.9037, 38.5970
        xyY:
        0.2145, 0.2672, 19.9037
      CIE-Lab:
        51.7282, -15.9791, -24.7722
        CIE-LCH:
        51.7282, 29.4787, 237.1763
        CIE-Luv:
        51.7282, -33.1634, -35.0096
        Hunter-Lab:
        44.6136, -14.1439, -20.0646
      #2685a5 color charts
#2685a5 RGB chart
      #2685a5 CMYK chart
      #2685a5 RGB pie chart
      #2685a5 color shades, tints & tones
#2685a5 color schemes
#2685a5 color preview, HTML & CSS examples
           This text has a color of #2685a5        
        
          <p style="color:#2685a5;">Text here</p>
        
        
          .mytext {color:#2685a5;}
        
        Text color #2685a5
      
           This box has a color of #2685a5        
        
          <div style="background-color:#2685a5;">Content here</div>
        
        
          .mybackground {background-color:#2685a5;}
        
        Background color #2685a5
      
           Border around this has a color of #2685a5        
        
          <div style="border:2px solid #2685a5;">Content here</div>
        
        
          .myborder {border:2px solid #2685a5;}
        
        Border color #2685a5