#2565bb color space conversions
Hex:
        #2565bb
        RGB:
        37, 101, 187
        CMY:
        85, 60, 27
        CMYK:
        80, 46, 0, 27
      HSL:
        214°, 66.9643%, 43.9216%
        HSV (HSB):
        214°, 80.2139%, 73.3333%
        XYZ:
        14.3863, 13.2885, 48.8204
        xyY:
        0.1881, 0.1737, 13.2885
      CIE-Lab:
        43.1948, 11.3148, -51.0172
        CIE-LCH:
        43.1948, 52.2568, 282.5049
        CIE-Luv:
        43.1948, -21.3777, -76.5284
        Hunter-Lab:
        36.4534, 6.6511, -53.8870
      #2565bb color charts
#2565bb RGB chart
      #2565bb CMYK chart
      #2565bb RGB pie chart
      #2565bb color shades, tints & tones
#2565bb color schemes
#2565bb color preview, HTML & CSS examples
           This text has a color of #2565bb        
        
          <p style="color:#2565bb;">Text here</p>
        
        
          .mytext {color:#2565bb;}
        
        Text color #2565bb
      
           This box has a color of #2565bb        
        
          <div style="background-color:#2565bb;">Content here</div>
        
        
          .mybackground {background-color:#2565bb;}
        
        Background color #2565bb
      
           Border around this has a color of #2565bb        
        
          <div style="border:2px solid #2565bb;">Content here</div>
        
        
          .myborder {border:2px solid #2565bb;}
        
        Border color #2565bb