#2685cf color space conversions
Hex:
        #2685cf
        RGB:
        38, 133, 207
        CMY:
        85, 48, 19
        CMYK:
        82, 36, 0, 19
      HSL:
        206°, 68.9796%, 48.0392%
        HSV (HSB):
        206°, 81.6425%, 81.1765%
        XYZ:
        20.4493, 21.6921, 62.1407
        xyY:
        0.1961, 0.2080, 21.6921
      CIE-Lab:
        53.6988, -0.8200, -45.7254
        CIE-LCH:
        53.6988, 45.7328, 268.9726
        CIE-Luv:
        53.6988, -30.8264, -70.8827
        Hunter-Lab:
        46.5748, -3.1329, -46.5031
      #2685cf color charts
#2685cf RGB chart
      #2685cf CMYK chart
      #2685cf RGB pie chart
      #2685cf color shades, tints & tones
#2685cf color schemes
#2685cf color preview, HTML & CSS examples
           This text has a color of #2685cf        
        
          <p style="color:#2685cf;">Text here</p>
        
        
          .mytext {color:#2685cf;}
        
        Text color #2685cf
      
           This box has a color of #2685cf        
        
          <div style="background-color:#2685cf;">Content here</div>
        
        
          .mybackground {background-color:#2685cf;}
        
        Background color #2685cf
      
           Border around this has a color of #2685cf        
        
          <div style="border:2px solid #2685cf;">Content here</div>
        
        
          .myborder {border:2px solid #2685cf;}
        
        Border color #2685cf