#2765ba color space conversions
Hex:
        #2765ba
        RGB:
        39, 101, 186
        CMY:
        85, 60, 27
        CMYK:
        79, 46, 0, 27
      HSL:
        215°, 65.3333%, 44.1176%
        HSV (HSB):
        215°, 79.0323%, 72.9412%
        XYZ:
        14.3533, 13.2839, 48.2619
        xyY:
        0.1891, 0.1750, 13.2839
      CIE-Lab:
        43.1879, 11.1410, -50.4431
        CIE-LCH:
        43.1879, 51.6588, 282.4545
        CIE-Luv:
        43.1879, -21.1357, -75.6568
        Hunter-Lab:
        36.4470, 6.5133, -52.9969
      #2765ba color charts
#2765ba RGB chart
      #2765ba CMYK chart
      #2765ba RGB pie chart
      #2765ba color shades, tints & tones
#2765ba color schemes
#2765ba color preview, HTML & CSS examples
           This text has a color of #2765ba        
        
          <p style="color:#2765ba;">Text here</p>
        
        
          .mytext {color:#2765ba;}
        
        Text color #2765ba
      
           This box has a color of #2765ba        
        
          <div style="background-color:#2765ba;">Content here</div>
        
        
          .mybackground {background-color:#2765ba;}
        
        Background color #2765ba
      
           Border around this has a color of #2765ba        
        
          <div style="border:2px solid #2765ba;">Content here</div>
        
        
          .myborder {border:2px solid #2765ba;}
        
        Border color #2765ba